summaryrefslogtreecommitdiff
path: root/yarvcore.c
diff options
context:
space:
mode:
Diffstat (limited to 'yarvcore.c')
-rw-r--r--yarvcore.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/yarvcore.c b/yarvcore.c
index ee0b02a3a9..dc0eb15e6d 100644
--- a/yarvcore.c
+++ b/yarvcore.c
@@ -58,9 +58,6 @@ ID id__send;
ID idFuncall;
ID id__send_bang;
-unsigned long yarvGlobalStateVersion = 1;
-
-
/* from Ruby 1.9 eval.c */
#ifdef HAVE_STDARG_PROTOTYPES
#include <stdarg.h>