mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 02:05:50 +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;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Finish:
|
Finish:
|
||||||
if (unicode)
|
if (unicode)
|
||||||
return DefWindowProcW(hwnd, msg, wParam, lParam);
|
return DefWindowProcW(hwnd, msg, wParam, lParam);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue