diff options
Diffstat (limited to 'src/anytun-config.cpp')
-rw-r--r-- | src/anytun-config.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/anytun-config.cpp b/src/anytun-config.cpp index 77ea98f..6fde887 100644 --- a/src/anytun-config.cpp +++ b/src/anytun-config.cpp @@ -45,11 +45,6 @@ #include "networkAddress.h" #include "syncQueue.h" -#include "syncSocketHandler.h" -#include "syncListenSocket.h" - -#include "syncSocket.h" -#include "syncClientSocket.h" #include "syncCommand.h" |