summaryrefslogtreecommitdiff
path: root/ext/fbsql/php_fbsql.h
diff options
context:
space:
mode:
authorFrank M. Kromann <fmk@php.net>2001-04-25 18:00:55 +0000
committerFrank M. Kromann <fmk@php.net>2001-04-25 18:00:55 +0000
commitc5cc42cae95e3cf25bc1f358f6ed4134f68b9069 (patch)
tree706a2e68cc373726d24345cd7c0bf72fa4d50aa4 /ext/fbsql/php_fbsql.h
parent1dc4678d44ab04a257defdbb1dd6b31be89d639e (diff)
downloadphp-git-c5cc42cae95e3cf25bc1f358f6ed4134f68b9069.tar.gz
removed unused code
Diffstat (limited to 'ext/fbsql/php_fbsql.h')
-rw-r--r--ext/fbsql/php_fbsql.h4
1 files changed, 0 insertions, 4 deletions
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