diff options
Diffstat (limited to 'src/Server.cpp')
-rw-r--r-- | src/Server.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Server.cpp b/src/Server.cpp index ae0df7544..f70c0d092 100644 --- a/src/Server.cpp +++ b/src/Server.cpp @@ -28,12 +28,6 @@ -typedef std::list< cClientHandle* > ClientList; - - - - - //////////////////////////////////////////////////////////////////////////////// // cServerListenCallbacks: |