]> granicus.if.org Git - php/commitdiff
Kill compile warning
authorfoobar <sniper@php.net>
Sat, 13 Jul 2002 05:42:01 +0000 (05:42 +0000)
committerfoobar <sniper@php.net>
Sat, 13 Jul 2002 05:42:01 +0000 (05:42 +0000)
ext/snmp/snmp.c

index 394950643cd3548ea09a35fcd23938b4595b116e..623d1b541e32f02b6f7b244830f10a9aa1e2508a 100644 (file)
@@ -74,8 +74,6 @@
 #define SNMP_MSG_GETNEXT GETNEXT_REQ_MSG
 #endif
 
-void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st);
-
 /* constant - can be shared among threads */
 static oid objid_mib[] = {1, 3, 6, 1, 2, 1};