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/nsapi/nsapi.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'sapi/nsapi/nsapi.c') diff --git a/sapi/nsapi/nsapi.c b/sapi/nsapi/nsapi.c index f2e4efacb6..5365f5bac0 100644 --- a/sapi/nsapi/nsapi.c +++ b/sapi/nsapi/nsapi.c @@ -380,9 +380,6 @@ static sapi_module_struct nsapi_sapi_module = { sapi_nsapi_register_server_variables, /* register server variables */ nsapi_log_message, /* Log message */ - NULL, /* Block interruptions */ - NULL, /* Unblock interruptions */ - STANDARD_SAPI_MODULE_PROPERTIES }; -- cgit v1.2.1