From dd53efc196a3ac8ab20fd0592b7fc2ca6b33006c Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 26 Nov 2002 05:57:06 +0000 Subject: - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. --- sapi/tux/php_tux.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'sapi/tux/php_tux.c') diff --git a/sapi/tux/php_tux.c b/sapi/tux/php_tux.c index 0c0384de25..e76f8ae32b 100644 --- a/sapi/tux/php_tux.c +++ b/sapi/tux/php_tux.c @@ -288,9 +288,6 @@ static sapi_module_struct tux_sapi_module = { sapi_tux_register_variables, NULL, /* Log message */ - NULL, /* Block interruptions */ - NULL, /* Unblock interruptions */ - STANDARD_SAPI_MODULE_PROPERTIES }; -- cgit v1.2.1