mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
* 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:
parent
9a6c1ebd07
commit
c019323d0a
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue