[PATCH] Remove an unused function declaration

Paul Vriens Paul.Vriens.Wine at gmail.com
Fri Mar 6 05:15:28 CST 2009


---
 dlls/ole32/tests/dragdrop.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/dlls/ole32/tests/dragdrop.c b/dlls/ole32/tests/dragdrop.c
index b759981..b28a831 100644
--- a/dlls/ole32/tests/dragdrop.c
+++ b/dlls/ole32/tests/dragdrop.c
@@ -31,9 +31,6 @@
 
 #include "wine/test.h"
 
-/* functions that are not present on all versions of Windows */
-HRESULT (WINAPI * pCoInitializeEx)(LPVOID lpReserved, DWORD dwCoInit);
-
 static int droptarget_addref_called;
 static int droptarget_release_called;
 
-- 
1.6.0.6


--------------090904020603030402070001--



More information about the wine-patches mailing list