cleanup spacing
This commit is contained in:
@@ -63,7 +63,6 @@ InputHandler_Win32_MIDI::~InputHandler_Win32_MIDI()
|
|||||||
LOG->Warn( "Error with MIDI Close: %s", GetMidiError(result).c_str() );
|
LOG->Warn( "Error with MIDI Close: %s", GetMidiError(result).c_str() );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void InputHandler_Win32_MIDI::GetDevicesAndDescriptions( vector<InputDevice>& vDevicesOut, vector<CString>& vDescriptionsOut )
|
void InputHandler_Win32_MIDI::GetDevicesAndDescriptions( vector<InputDevice>& vDevicesOut, vector<CString>& vDescriptionsOut )
|
||||||
|
|||||||
Reference in New Issue
Block a user