From: Francesco Chemolli Date: Fri, 14 Sep 2012 09:55:21 +0000 (+0200) Subject: More XFF unhiding.i X-Git-Tag: sourceformat-review-1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb46885d69c84bdce3c5e2c389a00ddd783b4242;p=thirdparty%2Fsquid.git More XFF unhiding.i --- diff --git a/src/HttpRequest.h b/src/HttpRequest.h index 40005752a5..832901dd95 100644 --- a/src/HttpRequest.h +++ b/src/HttpRequest.h @@ -173,9 +173,7 @@ public: Ip::Address client_addr; -#if FOLLOW_X_FORWARDED_FOR Ip::Address indirect_client_addr; -#endif /* FOLLOW_X_FORWARDED_FOR */ Ip::Address my_addr;