From: Francesco Chemolli Date: Tue, 4 Feb 2014 19:51:44 +0000 (+0100) Subject: Removed useless include in errorpage.cc X-Git-Tag: SQUID_3_5_0_1~379^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=926cf586607430ba15f02885db3e03433c74d09b;p=thirdparty%2Fsquid.git Removed useless include in errorpage.cc --- diff --git a/src/errorpage.cc b/src/errorpage.cc index cf74c3a449..caec3ba82e 100644 --- a/src/errorpage.cc +++ b/src/errorpage.cc @@ -60,8 +60,6 @@ #include "ssl/ErrorDetailManager.h" #endif -#include - /** \defgroup ErrorPageInternal Error Page Internals \ingroup ErrorPageAPI