diff --git a/Source/Plugins/Plugin_VideoOGL/Src/OS/Win32.cpp b/Source/Plugins/Plugin_VideoOGL/Src/OS/Win32.cpp index 9ad3bf8b45..1dde5a3a6d 100644 --- a/Source/Plugins/Plugin_VideoOGL/Src/OS/Win32.cpp +++ b/Source/Plugins/Plugin_VideoOGL/Src/OS/Win32.cpp @@ -220,8 +220,6 @@ void FreeLookInput( UINT iMsg, WPARAM wParam ) lastMouse[0] = point.x; lastMouse[1] = point.y; } - // This looks like it might leak cursors, but it really doesn't. - // See http://msdn.microsoft.com/en-us/library/ms648391(VS.85).aspx break; case WM_RBUTTONDOWN: