summaryrefslogtreecommitdiff
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/struct.c b/struct.c
index 1bd964fda0..76187c09b4 100644
--- a/struct.c
+++ b/struct.c
@@ -15,7 +15,6 @@
#endif
VALUE cStruct;
-extern VALUE mEnumerable;
static VALUE
class_of(obj)