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 393b6e0c27..400d81c8b9 100644
--- a/pack.c
+++ b/pack.c
@@ -74,8 +74,6 @@ endian()
#endif
#endif
-extern VALUE cString, cArray;
-
static char *toofew = "too few arguments";
static void encodes _((VALUE,char*,int,int));