Incorrect merge from internal repo
This commit is contained in:
parent
a8ca2e1dad
commit
acf262372b
1
src/external/glfw/src/win32_window.c
vendored
1
src/external/glfw/src/win32_window.c
vendored
|
|
@ -569,7 +569,6 @@ static LRESULT CALLBACK windowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM l
|
||||||
return DefWindowProcW(hWnd, uMsg, wParam, lParam);
|
return DefWindowProcW(hWnd, uMsg, wParam, lParam);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
switch (uMsg)
|
switch (uMsg)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user