From: wessels <> Date: Tue, 17 Mar 1998 03:30:42 +0000 (+0000) Subject: remove redundant snmplib_debug_hook prototype X-Git-Tag: SQUID_3_0_PRE1~3834 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e836d66509536917693b06119e268ae462b2dbed;p=thirdparty%2Fsquid.git remove redundant snmplib_debug_hook prototype --- 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