From: Frank M. Kromann Date: Wed, 25 Apr 2001 18:00:55 +0000 (+0000) Subject: removed unused code X-Git-Tag: php-4.0.6RC1~317 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5cc42cae95e3cf25bc1f358f6ed4134f68b9069;p=php removed unused code --- diff --git a/ext/fbsql/php_fbsql.h b/ext/fbsql/php_fbsql.h index 0c62719c25..23fb054e41 100644 --- a/ext/fbsql/php_fbsql.h +++ b/ext/fbsql/php_fbsql.h @@ -29,10 +29,6 @@ #endif #if HAVE_FBSQL -#ifdef ZTS -#include "TSRM.h" -#endif - extern zend_module_entry fbsql_module_entry; #define fbsql_module_ptr &fbsql_module_entry