Commit 7b947654 authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

user32/tests: Avoid calling UnloadKeyboardLayout.

parent e98388b6
......@@ -16535,7 +16535,6 @@ static void test_unicode_wm_char(void)
DestroyWindow( hwnd );
ActivateKeyboardLayout( hkl_orig, 0 );
UnloadKeyboardLayout( hkl_greek );
}
#define ID_LISTBOX 0x000f
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment