From e836d66509536917693b06119e268ae462b2dbed Mon Sep 17 00:00:00 2001 From: wessels <> Date: Tue, 17 Mar 1998 03:30:42 +0000 Subject: [PATCH] remove redundant snmplib_debug_hook prototype --- include/cache_snmp.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/include/cache_snmp.h b/include/cache_snmp.h index 85e956d65c..6f53167ba5 100644 --- a/include/cache_snmp.h +++ b/include/cache_snmp.h @@ -11,14 +11,6 @@ #include "snmp_oidlist.h" #include "mib.h" -/* debugging redirected to squid (DW approach) */ - -#ifdef __STDC__ -void (*snmplib_debug_hook) (int,char *,...); -#else -void (*snmplib_debug_hook) (va_alist); -#endif - /* mib stuff here */ /* MIB definitions -- 2.47.3