summaryrefslogtreecommitdiff
path: root/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'network.c')
-rw-r--r--network.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/network.c b/network.c
index 262a61705..622c96270 100644
--- a/network.c
+++ b/network.c
@@ -1433,9 +1433,5 @@ void NetworkShutDown(void)
}
#endif
}
-#else
-
-void ParseConnectionString(const char **player, const char **port, char *connection_string) {}
-void NetworkUpdateClientInfo(uint16 client_index) {}
#endif /* ENABLE_NETWORK */