From b70cf4074252a2e524ead2927c8e29ecb2eaa25e Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 4 Jun 2003 20:54:48 +0000 Subject: Goodbye namespaces --- ext/spl/php_spl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/spl/php_spl.h') diff --git a/ext/spl/php_spl.h b/ext/spl/php_spl.h index d06090d52d..e54ef2dbcb 100755 --- a/ext/spl/php_spl.h +++ b/ext/spl/php_spl.h @@ -83,7 +83,6 @@ extern int spl_globals_id; extern zend_spl_globals spl_globals; #endif -extern zend_namespace *spl_ns_spl; extern zend_class_entry *spl_ce_iterator; extern zend_class_entry *spl_ce_forward; extern zend_class_entry *spl_ce_sequence; -- cgit v1.2.1