From 860b3677d2613262a5cc74b6a4f36f684f738849 Mon Sep 17 00:00:00 2001 From: hrydgard Date: Thu, 8 Oct 2009 22:10:58 +0000 Subject: [PATCH] delete misplaced comment git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4387 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Plugins/Plugin_VideoOGL/Src/OS/Win32.cpp | 2 -- 1 file changed, 2 deletions(-) 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: