diff options
Diffstat (limited to 'ext/snmp/config.w32')
-rw-r--r-- | ext/snmp/config.w32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/snmp/config.w32 b/ext/snmp/config.w32 index 0848d5701e..c24eec0cb3 100644 --- a/ext/snmp/config.w32 +++ b/ext/snmp/config.w32 @@ -17,4 +17,3 @@ if (PHP_SNMP != "no") { WARNING("snmp not enabled; libraries and headers not found"); } } - |