Remove a printf

This commit is contained in:
James R 2019-08-17 10:33:33 -07:00
parent 19dd9a3c14
commit c1ba72ead8

View file

@ -3964,7 +3964,6 @@ FILESTAMP
}
break;
case PT_LOGIN:
CONS_Printf("I received LOGIN\n");
if (client)
break;