ole32/tests: Remove an unused function declaration.
This commit is contained in:
parent
936b10b473
commit
e31df3616a
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue