mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
The RDP2Tcp channel has no associated bool in settings for configuring the loading of the channel (only settings->RDP2TCPArgs for the args), so let's load it outside of the big loading loop (prevent a warning for unknown bool setting 1519).