summaryrefslogtreecommitdiff
path: root/Zend/zend.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend.h')
-rw-r--r--Zend/zend.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/zend.h b/Zend/zend.h
index bf883bcf4f..002c2beacc 100644
--- a/Zend/zend.h
+++ b/Zend/zend.h
@@ -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 {