]> granicus.if.org Git - apache/commitdiff
Some lingering debug cruft that isn't needed
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:43:11 +0000 (04:43 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:43:11 +0000 (04:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93930 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/winnt/nt_eventlog.c

index 962ebc77a4ba655b4b16a229eb421cfe57b5d357..a647494b4a1e34cf9c51f3fc830848a551da14e7 100644 (file)
@@ -64,9 +64,6 @@
 #include "apr_strings.h"
 #include "apr_lib.h"
 
-#include "apr_dbg_win32_handles.h"
-
-
 static char  *display_name  = NULL;
 static HANDLE stderr_thread = NULL;
 static HANDLE stderr_ready;