Change types of signed/unsigned int
[idzebra-moved-to-github.git] / index / index.h
index 90cdd02..56441ae 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: index.h,v 1.91 2002-11-15 21:26:00 adam Exp $
+/* $Id: index.h,v 1.92 2002-11-26 22:18:34 adam Exp $
    Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
    Index Data Aps
 
@@ -170,8 +170,6 @@ void zebra_load_atts (data1_handle dh, Res res);
 int key_SU_decode (int *ch, const unsigned char *out);
 int key_SU_encode (int ch, char *out);
 
-// extern Res common_resource;
-
 #define ENCODE_BUFLEN 768
 struct encode_info {
     int  sysno;  /* previously written values for delta-compress */