summaryrefslogtreecommitdiff
path: root/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack.c')
-rw-r--r--pack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pack.c b/pack.c
index be42c6293e..0fd27c5063 100644
--- a/pack.c
+++ b/pack.c
@@ -267,8 +267,6 @@ TOKEN_PASTE(swap,x)(xtype z) \
# define VTOHD(x,y) rb_vtohd(x)
#endif
-VALUE rb_big2ulong_pack(VALUE x);
-
static unsigned long
num2i32(VALUE x)
{