summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gc.c b/gc.c
index 6579b44858..5347585a00 100644
--- a/gc.c
+++ b/gc.c
@@ -1047,8 +1047,6 @@ id2ref(obj, id)
return (VALUE)ptr;
}
-extern VALUE cModule;
-
void
Init_GC()
{