From ea1437d71166f20ca827423c61aa318637b967ed Mon Sep 17 00:00:00 2001 From: Shane Caraveo Date: Mon, 26 May 2003 02:19:14 +0000 Subject: get rid of crudy stuff --- ext/simplexml/simplexml.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/simplexml/simplexml.c b/ext/simplexml/simplexml.c index e21f5ac..302703b 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; -- cgit v0.12