diff options
Diffstat (limited to 'ext/fbsql/php_fbsql.h')
-rw-r--r-- | ext/fbsql/php_fbsql.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/fbsql/php_fbsql.h b/ext/fbsql/php_fbsql.h index 6412920304..7f6d0a6b56 100644 --- a/ext/fbsql/php_fbsql.h +++ b/ext/fbsql/php_fbsql.h @@ -119,8 +119,6 @@ ZEND_END_MODULE_GLOBALS(fbsql) # define FB_SQL_G(v) (fbsql_globals.v) #endif - - //#ifndef ZTS // No need for external definitions //extern fbsql_module* phpfbModule; //#endif |