mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
formatting cleanup
This commit is contained in:
parent
3cddb62aea
commit
3abde44641
@ -171,9 +171,6 @@ static void DeviceMatchingCallback(void* inContext, IOReturn inResult, void* inS
|
||||
{
|
||||
g_controller_interface.AddDevice(std::make_shared<Joystick>(inIOHIDDeviceRef, name));
|
||||
}
|
||||
else
|
||||
{
|
||||
}
|
||||
|
||||
NOTICE_LOG(SERIALINTERFACE, "Added device: %s", name.c_str());
|
||||
g_controller_interface.InvokeHotplugCallbacks();
|
||||
|
Loading…
x
Reference in New Issue
Block a user