summaryrefslogtreecommitdiff
path: root/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'env.h')
-rw-r--r--env.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/env.h b/env.h
index a4802ed448..388c946933 100644
--- a/env.h
+++ b/env.h
@@ -20,7 +20,6 @@ extern struct FRAME {
ID last_func;
ID orig_func;
VALUE last_class;
- VALUE cbase;
struct FRAME *prev;
struct FRAME *tmp;
struct RNode *node;