* Addendum to r53472. This line is removed in Wine, so no need to consider sending this upstream.

svn path=/trunk/; revision=53473
This commit is contained in:
Amine Khaldi 2011-08-27 18:24:37 +00:00
parent 9a6c1ebd07
commit c019323d0a

View file

@ -2309,8 +2309,6 @@ static void test_unicode(void)
ok(!file_existsW(UNICODE_PATH), "The directory should have been removed\n");
}
extern HRESULT WINAPI Shell_MergeMenus (HMENU hmDst, HMENU hmSrc, UINT uInsert, UINT uIDAdjust, UINT uIDAdjustMax, ULONG uFlags);
static void
test_shlmenu(void) {
HRESULT hres;