]> granicus.if.org Git - php/commitdiff
No longer needed
authorMarcus Boerger <helly@php.net>
Tue, 9 Mar 2004 15:53:42 +0000 (15:53 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 9 Mar 2004 15:53:42 +0000 (15:53 +0000)
Zend/zend.h

index bf883bcf4fbc73fd761ee155b87739240cb5a55f..002c2beacc7892b226bfdd8f76891b34c3581d18 100644 (file)
@@ -294,8 +294,6 @@ struct _zval_struct {
 /* A lot of stuff needs shifiting around in order to include zend_compile.h here */
 union _zend_function;
 
-#define ZEND_CE_ABSTRACT ZEND_ACC_ABSTRACT /* same as ZEND_ACC_ABSTRACT */
-
 #include "zend_iterators.h"
 
 struct _zend_class_entry {