From 853757df15383c2e9cc33023dc04a256c458e671 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Apr 2013 22:18:26 +0300 Subject: fix some code style by cpplint. --- src/net/net.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/net/net.cpp') diff --git a/src/net/net.cpp b/src/net/net.cpp index bb3160cda..f22a87695 100644 --- a/src/net/net.cpp +++ b/src/net/net.cpp @@ -149,12 +149,6 @@ ServerInfo::Type networkType = ServerInfo::UNKNOWN; void connectToServer(const ServerInfo &server) { - if (server.type == ServerInfo::UNKNOWN) - { - // TODO: Query the server about itself and choose the netcode based on - // that - } - if (networkType == server.type && getGeneralHandler()) { getGeneralHandler()->reload(); -- cgit v1.2.3-70-g09d2