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 f58b624e9..49ce1321f 100644
--- a/src/net/net.cpp
+++ b/src/net/net.cpp
@@ -141,7 +141,6 @@ void connectToServer(const ServerInfo &server)
#endif
break;
case ServerType::TMWATHENA:
- case ServerType::EVOL:
case ServerType::UNKNOWN:
default:
#ifdef TMWA_SUPPORT