mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
delete misplaced comment
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4387 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
09a9f44e83
commit
860b3677d2
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user