diff --git a/apple/mouse.cpp b/apple/mouse.cpp index 6516a7c..b0923cb 100644 --- a/apple/mouse.cpp +++ b/apple/mouse.cpp @@ -362,7 +362,6 @@ void Mouse::maintainMouse(int64_t cycleCount) lastButtonForInt = g_mouse->getButton(); } } - /* FIXME: still need button */ } bool Mouse::isEnabled()