Author: akhaldi
Date: Sat Aug 27 18:24:37 2011
New Revision: 53473

URL: http://svn.reactos.org/svn/reactos?rev=53473&view=rev
Log:
* Addendum to r53472. This line is removed in Wine, so no need to consider 
sending this upstream.

Modified:
    trunk/rostests/winetests/shell32/shlfileop.c

Modified: trunk/rostests/winetests/shell32/shlfileop.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/shell32/shlfileop.c?rev=53473&r1=53472&r2=53473&view=diff
==============================================================================
--- trunk/rostests/winetests/shell32/shlfileop.c [iso-8859-1] (original)
+++ trunk/rostests/winetests/shell32/shlfileop.c [iso-8859-1] Sat Aug 27 
18:24:37 2011
@@ -2309,8 +2309,6 @@
     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;


Reply via email to