mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[USER32] Follow-up of e1f8b32; Delete unnecessary empty line
CORE-11700
This commit is contained in:
parent
e1f8b32c3d
commit
6b53f6d824
1 changed files with 0 additions and 1 deletions
|
@ -1080,7 +1080,6 @@ ImeWndProc_common(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam, BOOL unicod
|
|||
break;
|
||||
}
|
||||
|
||||
|
||||
Finish:
|
||||
if (unicode)
|
||||
return DefWindowProcW(hwnd, msg, wParam, lParam);
|
||||
|
|
Loading…
Reference in a new issue