comment out unused variable

This commit is contained in:
foobar 2002-08-22 01:06:14 +00:00
parent 7796bc12dd
commit 0d4776625a

View File

@ -95,7 +95,7 @@ ZEND_DECLARE_MODULE_GLOBALS(tokenizer)
*/
/* True global resources - no need for thread safety here */
static int le_tokenizer;
/* static int le_tokenizer; */
/* {{{ tokenizer_functions[]
*