]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Rollback rev 8955 - patch already applied
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 22 Apr 2008 12:17:55 +0000 (00:17 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 22 Apr 2008 12:17:55 +0000 (00:17 +1200)
src/ESIExpatParser.h
src/ESILibxml2Parser.h

index 2eb8c3c9ad36baf5658076fde8c1a0b8b50b935b..c34e4b3f2d65b798b49f0665c88f1b501f84c035 100644 (file)
@@ -35,8 +35,6 @@
 
 #if USE_SQUID_ESI
 
-#if USE_SQUID_ESI
-
 #include "ESIParser.h"
 #include "expat.h"
 
@@ -68,6 +66,4 @@ private:
 
 #endif /* USE_SQUID_ESI */
 
-#endif /* USE_SQUID_ESI */
-
 #endif /* SQUID_ESIEXPATPARSER_H */
index 3a370cc416fc4b6293862787425ad674b2f0f914..5c6f97c7949e2274b545efa39cc7ba29d8f53ddf 100644 (file)
@@ -42,8 +42,6 @@
 
 #if USE_SQUID_ESI
 
-#if USE_SQUID_ESI
-
 #include "ESIParser.h"
 // workaround for definition of "free" that prevents include of
 // parser.h from libxml2 without errors
@@ -81,6 +79,4 @@ private:
 
 #endif /* USE_SQUID_ESI */
 
-#endif /* USE_SQUID_ESI */
-
 #endif /* SQUID_ESILIBXML2PARSER_H */