From bf6d6bfaebe5212754477c34b598270d02859c2a Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Fri, 12 Jun 2009 23:04:19 +0000 Subject: [PATCH] Delete unused constants. --- apache/mod_apache.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/apache/mod_apache.cpp b/apache/mod_apache.cpp index 0e65d60..368533e 100644 --- a/apache/mod_apache.cpp +++ b/apache/mod_apache.cpp @@ -95,8 +95,6 @@ namespace { bool g_checkSpoofing = true; bool g_catchAll = false; static const char* g_UserDataKey = "_shib_check_user_"; - static const XMLCh path[] = UNICODE_LITERAL_4(p,a,t,h); - static const XMLCh validate[] = UNICODE_LITERAL_8(v,a,l,i,d,a,t,e); } /* Apache 2.2.x headers must be accumulated and set in the output filter. -- 2.1.4