Update remdesk_main.c

This commit is contained in:
garbb 2022-09-04 13:52:03 -07:00 committed by akallabeth
parent 77372a24f3
commit df51e69a6a
1 changed files with 0 additions and 1 deletions

View File

@ -342,7 +342,6 @@ static UINT remdesk_recv_ctl_result_pdu(remdeskPlugin* remdesk, wStream* s,
{
case REMDESK_ERROR_HELPEESAIDNO:
WLog_DBG(TAG, "remote assistance connection request was denied");
return ERROR_CONNECTION_REFUSED;
break;