From d4a14fcb3dde43e21b0bdf1e244d3b8f7aa488de Mon Sep 17 00:00:00 2001 From: Andrey Mazo Date: Mon, 26 Mar 2012 16:17:16 +0400 Subject: Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD. Got rid of ENABLE_AGENTFWD macro. --- sysoptions.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysoptions.h') diff --git a/sysoptions.h b/sysoptions.h index ee5ff36..e2f53e3 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -162,10 +162,6 @@ #define USING_LISTENERS #endif -#if defined(ENABLE_SVR_AGENTFWD) || defined(ENABLE_CLI_LOCALTCPFWD) -#define ENABLE_AGENTFWD -#endif - #if defined(ENABLE_CLI_NETCAT) && defined(ENABLE_CLI_PROXYCMD) #define ENABLE_CLI_MULTIHOP #endif -- cgit v1.2.3