summaryrefslogtreecommitdiffhomepage
path: root/src/ruby/nxt_ruby.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ruby/nxt_ruby.h')
-rw-r--r--src/ruby/nxt_ruby.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ruby/nxt_ruby.h b/src/ruby/nxt_ruby.h
index 3bdd567a..26430021 100644
--- a/src/ruby/nxt_ruby.h
+++ b/src/ruby/nxt_ruby.h
@@ -22,7 +22,6 @@
typedef struct {
VALUE env;
- VALUE script;
VALUE io_input;
VALUE io_error;
VALUE thread;