1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

Kill compile warning

This commit is contained in:
foobar
2002-07-13 05:42:01 +00:00
parent 71b0e91bad
commit 3624b97ff1
-2
View 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};