mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
InputCommon: Fix formatting issues in Quartz
This wasn't caught by the lint script because it was broken (by me) at some point :( If it had been rebased, it wouldn't have passed lint
This commit is contained in:
@ -12,7 +12,6 @@ namespace ciface
|
||||
{
|
||||
namespace Quartz
|
||||
{
|
||||
|
||||
std::string KeycodeToName(const CGKeyCode keycode);
|
||||
|
||||
class KeyboardAndMouse : public Core::Device
|
||||
|
Reference in New Issue
Block a user