Skip to content

Commit 446b7fb

Browse files
committed
ext/spl: Remove unused typedef
1 parent 8094104 commit 446b7fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/spl/spl_functions.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
#include "php.h"
2121

22-
typedef zend_object* (*create_object_func_t)(zend_class_entry *class_type);
23-
2422
/* sub: whether to allow subclasses/interfaces
2523
allow = 0: allow all classes and interfaces
2624
allow > 0: allow all that match and mask ce_flags

0 commit comments

Comments
 (0)