summaryrefslogtreecommitdiffstats
path: root/os/win32/modules.c
diff options
context:
space:
mode:
authorPaul Querna <pquerna@apache.org>2008-04-07 12:45:43 +0200
committerPaul Querna <pquerna@apache.org>2008-04-07 12:45:43 +0200
commita324a1d72f2f9c3d48bd4615b462a922760ba643 (patch)
tree677c7b3b068a9f257a30650a1cabb3eb04a81fec /os/win32/modules.c
parentRemove ap_graceful_stop_signalled from all MPMs. (diff)
downloadapache2-a324a1d72f2f9c3d48bd4615b462a922760ba643.tar.xz
apache2-a324a1d72f2f9c3d48bd4615b462a922760ba643.zip
Remove all references to CORE_PRIVATE.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645455 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/win32/modules.c')
-rw-r--r--os/win32/modules.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/win32/modules.c b/os/win32/modules.c
index 911142ad8c..252421f78a 100644
--- a/os/win32/modules.c
+++ b/os/win32/modules.c
@@ -19,7 +19,6 @@
* the core server
*/
-#define CORE_PRIVATE
#include "httpd.h"
#include "http_config.h"