mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[client,common] remove useless printf
This commit is contained in:
@@ -552,7 +552,6 @@ static BOOL client_cli_authenticate_raw(freerdp* instance, rdp_auth_reason reaso
|
||||
}
|
||||
|
||||
{
|
||||
printf("%s", pwdAuth);
|
||||
char* line = calloc(password_size, sizeof(char));
|
||||
|
||||
if (!line)
|
||||
|
||||
Reference in New Issue
Block a user