mirror of
https://github.com/libretro/Play-.git
synced 2024-11-30 12:10:42 +00:00
Code style fixes.
This commit is contained in:
parent
7b606110b3
commit
3787352528
@ -345,6 +345,6 @@ void CGamePadDeviceListener::InputDeviceListenerThread()
|
||||
while(CFRunLoopRunInMode(CFSTR("CustomLoop"), 1, true) != kCFRunLoopRunStopped && m_running)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
IOHIDManagerClose(m_hidManager, 0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user