From: Shane Caraveo Date: Mon, 26 May 2003 02:19:14 +0000 (+0000) Subject: get rid of crudy stuff X-Git-Tag: RELEASE_1_0_2~583 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea1437d71166f20ca827423c61aa318637b967ed;p=php get rid of crudy stuff --- diff --git a/ext/simplexml/simplexml.c b/ext/simplexml/simplexml.c index e21f5ac540..302703be7d 100644 --- a/ext/simplexml/simplexml.c +++ b/ext/simplexml/simplexml.c @@ -26,8 +26,6 @@ #include "php_ini.h" #include "ext/standard/info.h" #include "php_simplexml.h" -//#include "zend.h" -//#include "zend_fast_cache.h" zend_class_entry *sxe_class_entry;