summaryrefslogtreecommitdiff
path: root/main/internal_functions.c.in
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2001-02-13 15:58:58 +0000
committerThies C. Arntzen <thies@php.net>2001-02-13 15:58:58 +0000
commit9a631384f337e86317cb978b14342290b32d4761 (patch)
treef4ebd3b23ab70e5b750a7b8defcedaf8c04d9066 /main/internal_functions.c.in
parentf3063553c30035f943f6d570a5ca9ebb4286b622 (diff)
downloadphp-git-9a631384f337e86317cb978b14342290b32d4761.tar.gz
remove unneded comments
Diffstat (limited to 'main/internal_functions.c.in')
-rw-r--r--main/internal_functions.c.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/internal_functions.c.in b/main/internal_functions.c.in
index 5ac434ea18..fcaa4177a7 100644
--- a/main/internal_functions.c.in
+++ b/main/internal_functions.c.in
@@ -31,9 +31,6 @@
@EXT_INCLUDE_CODE@
-/* SNMP has to be moved to ext */
-/* #include "dl/snmp/php3_snmp.h" */
-
zend_module_entry *php_builtin_extensions[] = {
@EXT_MODULE_PTRS@
};