Commit e31df361 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

ole32/tests: Remove an unused function declaration.

parent 936b10b4
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment