Skip to content

Commit 35deb4c

Browse files
committed
drop symbol definition, and not defined anywhere
1 parent 3d1cb7e commit 35deb4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@ ZEND_COLD void zenderror(const char *error);
297297
#define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def
298298
extern ZEND_API zend_class_entry *zend_standard_class_def;
299299
extern ZEND_API zend_utility_values zend_uv;
300-
extern ZEND_API zval zval_used_for_init;
301300

302301
/* If DTrace is available and enabled */
303302
extern ZEND_API zend_bool zend_dtrace_enabled;

0 commit comments

Comments
 (0)