]> granicus.if.org Git - apache/commitdiff
Commenting out the DBINFO define
authorJean-Jacques Clar <clar@apache.org>
Mon, 2 Feb 2004 22:37:52 +0000 (22:37 +0000)
committerJean-Jacques Clar <clar@apache.org>
Mon, 2 Feb 2004 22:37:52 +0000 (22:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102487 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/netware/mpm_netware.c

index d7f6219529508d11206d9ffef617f12b50b8eb38..33581841fba6421a8ed7331867893818c3e2986a 100644 (file)
@@ -193,7 +193,7 @@ static  CommandParser_t ConsoleHandler = {0, NULL, 0};
 
 static int show_settings = 0;
 
-#define DBINFO_ON
+//#define DBINFO_ON
 //#define DBPRINT_ON
 #ifdef DBPRINT_ON
 #define DBPRINT0(s) printf(s)