Skip to content

Commit e7840bb

Browse files
committed
Remove allow_underscores from php_snmp_object
1 parent 4049a94 commit e7840bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ext/snmp/php_snmp.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ typedef struct _php_snmp_object {
5454
int extended_index;
5555
int dontprint_units;
5656
int oid_output_format;
57-
int mib_allow_underscores;
5857
int snmp_errno;
5958
int oid_increasing_check;
6059
int exceptions_enabled;

0 commit comments

Comments
 (0)