summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/numeric.c b/numeric.c
index 104e069eee..eab105d8e2 100644
--- a/numeric.c
+++ b/numeric.c
@@ -1303,9 +1303,6 @@ fix_zero_p(num)
return FALSE;
}
-extern VALUE mComparable;
-extern VALUE eStandardError;
-
void
Init_Numeric()
{