Skip to content

Commit 0addbd8

Browse files
committed
Break da build
1 parent f32ef08 commit 0addbd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1867,7 +1867,6 @@ ZEND_API void *zend_map_ptr_new(void)
18671867
#endif
18681868
}
18691869

1870-
ZEND_API void zend_map_ptr_extend(size_t last)
18711870
{
18721871
if (last > CG(map_ptr_last)) {
18731872
void **ptr;

0 commit comments

Comments
 (0)