mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 12:09:15 +00:00
Remove some trailing tabs.
svn-id: r50152
This commit is contained in:
parent
5b24d39cdd
commit
0a757c185f
@ -232,6 +232,7 @@ MidiDriver *MidiDriver::createMidi(MidiDriver::DeviceHandle handle) {
|
||||
if (getDeviceString(handle, MidiDriver::kDriverId).equals((**m)->getId()))
|
||||
(**m)->createInstance(&driver, handle);
|
||||
}
|
||||
|
||||
return driver;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user