Incorrect merge from internal repo

This commit is contained in:
Peru S 2025-07-29 11:38:00 -07:00
parent a8ca2e1dad
commit acf262372b

View File

@ -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)
{ {