Removed the unused cBlockingTCPLink class.

This commit is contained in:
madmaxoft
2014-04-30 17:06:46 +02:00
parent 014fab58e6
commit 58929a9948
3 changed files with 0 additions and 171 deletions
-1
View File
@@ -2,7 +2,6 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "Authenticator.h"
#include "../OSSupport/BlockingTCPLink.h"
#include "../Root.h"
#include "../Server.h"
#include "../ClientHandle.h"