summaryrefslogtreecommitdiff
path: root/ext/snmp/snmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/snmp/snmp.c')
-rw-r--r--ext/snmp/snmp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/snmp/snmp.c b/ext/snmp/snmp.c
index 394950643c..623d1b541e 100644
--- a/ext/snmp/snmp.c
+++ b/ext/snmp/snmp.c
@@ -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};