diff --git a/src/common/input/Button.cpp b/src/common/input/Button.cpp index 639612e4d..2ce57d53e 100644 --- a/src/common/input/Button.cpp +++ b/src/common/input/Button.cpp @@ -107,13 +107,8 @@ LRESULT CALLBACK ButtonSbcSubclassProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPAR case WM_RBUTTONDOWN: { Button *button = reinterpret_cast