diff options
Diffstat (limited to 'src/anytun.cpp')
-rw-r--r-- | src/anytun.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/anytun.cpp b/src/anytun.cpp index a2407e2..8504d90 100644 --- a/src/anytun.cpp +++ b/src/anytun.cpp @@ -75,7 +75,6 @@ #endif #include "threadParam.h" - #define MAX_PACKET_LENGTH 1600 #define SESSION_KEYLEN_AUTH 20 // TODO: hardcoded size |