@@ -27,8 +27,6 @@ typedef struct {
extern zend_class_entry *vtiful_excel_ce;
-VTIFUL_STARTUP_FUNCTION(excel);
-
excel_resource_t * zval_get_resource(zval *handle);
#endif
@@ -15,6 +15,4 @@
extern zend_class_entry *vtiful_exception_ce;
-VTIFUL_STARTUP_FUNCTION(vtiful_exception);