diff --git a/src/d_clisrv.c b/src/d_clisrv.c index f62a4b6f0..28d327ece 100644 --- a/src/d_clisrv.c +++ b/src/d_clisrv.c @@ -3964,7 +3964,6 @@ FILESTAMP } break; case PT_LOGIN: - CONS_Printf("I received LOGIN\n"); if (client) break;