[ros-diffs] [dchapyshev] 43164: - Fix building of tests

dchapyshev at svn.reactos.org dchapyshev at svn.reactos.org
Sat Sep 26 12:49:05 CEST 2009


Author: dchapyshev
Date: Sat Sep 26 12:49:05 2009
New Revision: 43164

URL: http://svn.reactos.org/svn/reactos?rev=43164&view=rev
Log:
- Fix building of tests

Modified:
    trunk/rostests/winetests/comctl32/dpa.c

Modified: trunk/rostests/winetests/comctl32/dpa.c
URL: http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/comctl32/dpa.c?rev=43164&r1=43163&r2=43164&view=diff
==============================================================================
--- trunk/rostests/winetests/comctl32/dpa.c [iso-8859-1] (original)
+++ trunk/rostests/winetests/comctl32/dpa.c [iso-8859-1] Sat Sep 26 12:49:05 2009
@@ -41,7 +41,6 @@
     PVOID pvData;
 } ITEMDATA, *LPITEMDATA;
 
-typedef PVOID   (CALLBACK *PFNDPAMERGE)(UINT,PVOID,PVOID,LPARAM);
 typedef HRESULT (CALLBACK *PFNDPASTM)(LPITEMDATA,IStream*,LPARAM);
 
 static HDPA    (WINAPI *pDPA_Clone)(const HDPA,const HDPA);




More information about the Ros-diffs mailing list