diff options
Diffstat (limited to 'ext/snmp/snmp.c')
-rw-r--r-- | ext/snmp/snmp.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/snmp/snmp.c b/ext/snmp/snmp.c index 49fd7502e5..1cf4999f33 100644 --- a/ext/snmp/snmp.c +++ b/ext/snmp/snmp.c @@ -2395,12 +2395,3 @@ zend_module_entry snmp_module_entry = { /* }}} */ #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |