summaryrefslogtreecommitdiff
path: root/Zend/zend_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_alloc.h')
-rw-r--r--Zend/zend_alloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend_alloc.h b/Zend/zend_alloc.h
index 1cc09385bd..3934a383a6 100644
--- a/Zend/zend_alloc.h
+++ b/Zend/zend_alloc.h
@@ -140,7 +140,6 @@ void zend_debug_alloc_output(char *format, ...);
#define full_mem_check(silent)
#endif
-
END_EXTERN_C()
#endif