Remove a printf

This commit is contained in:
James R 2019-08-17 10:33:33 -07:00
parent 19dd9a3c14
commit c1ba72ead8
1 changed files with 0 additions and 1 deletions

View File

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