зеркало из https://github.com/mozilla/pjs.git
Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=bryner sr=bryner
This commit is contained in:
Родитель
ba4f371972
Коммит
d5740a7228
|
@ -1025,7 +1025,6 @@ void CALLBACK MouseTrailer::TimerProc(HWND hWnd, UINT msg, UINT event, DWORD tim
|
|||
mp.y = HIWORD(pos);
|
||||
|
||||
if (::WindowFromPoint(mp) != mHoldMouse->GetWindowHandle()) {
|
||||
int64 time = PR_Now(); // time in milliseconds
|
||||
::ScreenToClient(mHoldMouse->GetWindowHandle(), &mp);
|
||||
|
||||
//notify someone that a mouse exit happened
|
||||
|
|
Загрузка…
Ссылка в новой задаче