summaryrefslogtreecommitdiff
path: root/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'network.h')
-rw-r--r--network.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/network.h b/network.h
index 2d231aa7a..a121af950 100644
--- a/network.h
+++ b/network.h
@@ -207,7 +207,6 @@ VARDEF uint8 _network_autoclean_protected; // Unprotect a company after X mont
VARDEF uint16 _network_restart_game_date; // If this year is reached, the server automaticly restarts
NetworkGameList *NetworkQueryServer(const char* host, unsigned short port, bool game_info);
-void CSleep(int milliseconds);
#endif /* ENABLE_NETWORK */