File diff r2203:ad7839082e5a → r2204:4670311b130c
network_server.c
Show inline comments
 
@@ -27,8 +27,6 @@ void NetworkHandleCommandQueue(NetworkCl
 
void NetworkPopulateCompanyInfo(void);
 
void NetworkSendPatchSettings(NetworkClientState *cs);
 

	
 
extern const char _openttd_revision[];
 

	
 
// Is the network enabled?
 

	
 
// **********