- Fix crash in wine test.

svn path=/trunk/; revision=42129
This commit is contained in:
James Tabor 2009-07-22 04:26:35 +00:00
parent 0485c0c365
commit 9e5cbe0781

View file

@ -1842,7 +1842,6 @@ AllocErr:
hMenu = co_IntCallLoadMenu( Wnd->pcls->hModule, &MenuName);
if (hMenu) IntSetMenu(Window, hMenu, &MenuChanged);
if (MenuName.Buffer) RtlFreeUnicodeString(&MenuName);
}
}
else // Not a child