Commit ed712a96 authored by Daniel Lehman's avatar Daniel Lehman Committed by Alexandre Julliard

msvcrt/tests: Remove unused todo field.

parent ecad1995
......@@ -3493,7 +3493,6 @@ static void test__tcsnicoll(void)
const char *str2;
size_t count;
int exp;
BOOL todo;
};
static const struct test tests[] = {
{ "English", "abcd", "ABCD", 4, 0 },
......
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