diff options
Diffstat (limited to 'pack.c')
-rw-r--r-- | pack.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -74,8 +74,6 @@ endian() #endif #endif -extern VALUE cString, cArray; - static char *toofew = "too few arguments"; static void encodes _((VALUE,char*,int,int)); |