summaryrefslogtreecommitdiff
path: root/src/net/net.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/net.cpp')
-rw-r--r--src/net/net.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/net.cpp b/src/net/net.cpp
index d613f4df..f7ab3897 100644
--- a/src/net/net.cpp
+++ b/src/net/net.cpp
@@ -133,7 +133,6 @@ void connectToServer(const ServerInfo &server)
}
if (networkType == server.type && getGeneralHandler() != NULL)
- //if (networkType != ServerInfo::UNKNOWN)
{
getGeneralHandler()->reload();
}