1
This commit is contained in:
parent
bac473fe0f
commit
64c8c338c6
@ -105,7 +105,6 @@ public static class InputDeviceWatcher
|
||||
EmitChange();
|
||||
}
|
||||
|
||||
// ------------------ 监听设备变更 --------------------
|
||||
private static void OnDeviceChange(InputDevice device, InputDeviceChange change)
|
||||
{
|
||||
if (change == InputDeviceChange.Removed || change == InputDeviceChange.Disconnected)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user