Remove STATUS_NO_MORE_FILES log message.
This commit is contained in:
parent
d0ee38f7c6
commit
c2e1065ea2
@ -458,7 +458,6 @@ void guac_rdpdr_fs_process_query_directory(guac_rdpdr_device* device, wStream* i
|
||||
Stream_Write_UINT8(output_stream, 0);
|
||||
|
||||
svc_plugin_send((rdpSvcPlugin*) device->rdpdr, output_stream);
|
||||
guac_client_log_info(device->rdpdr->client, "Sent STATUS_NO_MORE_FILES");
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user