Removed autosharing of all disk drives during redirect of any drive.
This commit is contained in:
parent
8abc0edd3f
commit
4865cbd589
@ -297,7 +297,6 @@ int freerdp_client_add_device_channel(rdpSettings* settings, int count, char** p
|
||||
if (count < 3)
|
||||
return -1;
|
||||
|
||||
settings->RedirectDrives = TRUE;
|
||||
settings->DeviceRedirection = TRUE;
|
||||
|
||||
drive = (RDPDR_DRIVE*) calloc(1, sizeof(RDPDR_DRIVE));
|
||||
|
Loading…
Reference in New Issue
Block a user