Skip to content

Commit 0c8f6d6

Browse files
author
viest
committed
clang compile
1 parent 70f25d1 commit 0c8f6d6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

kernel/excel.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ typedef struct {
2727

2828
extern zend_class_entry *vtiful_excel_ce;
2929

30-
VTIFUL_STARTUP_FUNCTION(excel);
31-
3230
excel_resource_t * zval_get_resource(zval *handle);
3331

3432
#endif

kernel/exception.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@
1515

1616
extern zend_class_entry *vtiful_exception_ce;
1717

18-
VTIFUL_STARTUP_FUNCTION(vtiful_exception);
19-
2018
#endif

0 commit comments

Comments
 (0)