[MSCTF_WINETEST] Sync with Wine Staging 1.7.47. CORE-9924

svn path=/trunk/; revision=68457
This commit is contained in:
Amine Khaldi 2015-07-19 22:55:02 +00:00
parent 9f4e57acd8
commit b687fe70e9

View file

@ -2174,7 +2174,6 @@ static void test_AssociateFocus(void)
test_PrevFocus = FOCUS_IGNORE;
DestroyWindow(wnd1);
DestroyWindow(wnd2);
test_OnSetFocus = SINK_UNEXPECTED;
test_OnPopContext = SINK_OPTIONAL; /* Vista and greater */
test_OnSetFocus = SINK_OPTIONAL; /* Vista and greater */
ITfThreadMgr_GetFocus(g_tm, &test_PrevFocus);