diff --git a/src/d_clisrv.c b/src/d_clisrv.c index b921afd32..f3c72155b 100644 --- a/src/d_clisrv.c +++ b/src/d_clisrv.c @@ -1483,11 +1483,8 @@ void CL_UpdateServerList (void) SendAskInfo(BROADCASTADDR); } -#endif // ifndef NONET - static void M_ConfirmConnect(void) { -#ifndef NONET if (G_PlayerInputDown(0, gc_a, 1) || gamekeydown[0][KEY_ENTER]) { if (totalfilesrequestednum > 0)