kdrive must to know that devices are unplugged.
This commit is contained in:
parent
a92dc6b529
commit
41b485d550
|
@ -2382,4 +2382,5 @@ NewInputDeviceRequest(InputOption *options, DeviceIntPtr *pdev)
|
|||
void
|
||||
DeleteInputDeviceRequest(DeviceIntPtr pDev)
|
||||
{
|
||||
RemoveDevice(pDev);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue