From 630c5ad199069b32aae5e7b15223bd10f6986504 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 10 Oct 2017 13:22:27 +0200 Subject: Remove a useless ile for now This should close #31 --- src/snuffleupagus.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/snuffleupagus.c') diff --git a/src/snuffleupagus.c b/src/snuffleupagus.c index 98649d6..b5f92c4 100644 --- a/src/snuffleupagus.c +++ b/src/snuffleupagus.c @@ -9,7 +9,6 @@ #endif static PHP_INI_MH(OnUpdateConfiguration); -static inline int zend_auto_start(zend_extension *extension); static inline void sp_op_array_handler(zend_op_array *op); ZEND_EXTENSION(); -- cgit v1.3