Skip to content

Commit 6ed86ab

Browse files
committed
Remove unused macro
1 parent 47d7810 commit 6ed86ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend_frameless_function.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
if (UNEXPECTED(arg ## arg_num == &tmp)) { \
7171
zval_ptr_dtor(arg ## arg_num); \
7272
}
73-
#define Z_FLF_FUNC_CLEAN() fm_func_end:
7473

7574
typedef struct _zval_struct zval;
7675

0 commit comments

Comments
 (0)