network_server.c
changeset 5034 f00ac4873c34
parent 4945 c5c9bfb156fb
child 5170 56c12a62af49
--- a/network_server.c	Mon Nov 06 00:10:47 2006 +0000
+++ b/network_server.c	Mon Nov 06 00:12:55 2006 +0000
@@ -25,7 +25,6 @@
 // This file handles all the server-commands
 
 static void NetworkHandleCommandQueue(NetworkClientState* cs);
-void NetworkPopulateCompanyInfo(void);
 
 // **********
 // Sending functions