[User32-winetest] Remove ReactOS to do.

N0 longer needed.
This commit is contained in:
James Tabor 2021-10-19 18:49:52 -05:00
parent 83f86b8fdb
commit be8e5fc7b3

View file

@ -986,7 +986,6 @@ if (0)
}
ok(info->atomWindowType == GetClassLongA(hwnd, GCW_ATOM), "wrong atomWindowType for %p in hook %s\n",
hwnd, hook);
todo_ros
ok(info->wCreatorVersion == 0x0400 /* NT4, Win2000, XP, Win2003 */ ||
info->wCreatorVersion == 0x0500 /* Vista */,
"wrong wCreatorVersion %04x for %p in hook %s\n", info->wCreatorVersion, hwnd, hook);