WITHOUT_NETWORKING fixes

This commit is contained in:
Glenn Maynard
2004-09-20 07:20:19 +00:00
parent 9829681a61
commit 886dc05a55
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -10,7 +10,6 @@ void StepManiaLanServer::ServerStop() { }
void StepManiaLanServer::ServerUpdate() { }
StepManiaLanServer::StepManiaLanServer() { }
StepManiaLanServer::~StepManiaLanServer() { }
bool StepManiaLanServer::IsBanned(in_addr &ip) {}
#else
LanPlayer::LanPlayer()