diff options
Diffstat (limited to 'src/anytun.cpp')
-rw-r--r-- | src/anytun.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/anytun.cpp b/src/anytun.cpp index 85c85bf..51c2b1d 100644 --- a/src/anytun.cpp +++ b/src/anytun.cpp @@ -72,8 +72,6 @@ #include "syncOnConnect.hpp" #endif -#define MAX_PACKET_LENGTH 1600 - #include "cryptinit.hpp" #include "daemon.hpp" #include "sysExec.h" |