fielding 01/11/26 15:17:09
Modified: tables apr_tables.c
Log:
Begone ye festering warning.
Revision Changes Path
1.19 +0 -1 apr/tables/apr_tables.c
Index: apr_tables.c
===================================================================
RCS file: /home/cvs/apr/tables/apr_tables.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- apr_tables.c 2001/11/26 16:25:52 1.18
+++ apr_tables.c 2001/11/26 23:17:09 1.19
@@ -924,7 +924,6 @@
int max_keys;
int nkeys;
overlap_key *cat_keys; /* concatenation of the keys of a and b */
- overlap_key *b_start;
overlap_key **hash_table;
int nhash;
int i;