From a613f083b65264733329bc967e0d9df1d1666264 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 14 Mar 2002 04:43:11 +0000 Subject: [PATCH] Some lingering debug cruft that isn't needed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93930 13f79535-47bb-0310-9956-ffa450edef68 --- server/mpm/winnt/nt_eventlog.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/server/mpm/winnt/nt_eventlog.c b/server/mpm/winnt/nt_eventlog.c index 962ebc77a4..a647494b4a 100644 --- a/server/mpm/winnt/nt_eventlog.c +++ b/server/mpm/winnt/nt_eventlog.c @@ -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; -- 2.40.0