- Sync ole32 and oleaut32 regtests to Wine-1.3.
[reactos.git] / rostests / winetests / ole32 / compobj.c
index 755d15a..9d469b4 100644 (file)
@@ -35,8 +35,6 @@
 
 #include "wine/test.h"
 
-extern const IID GUID_NULL;
-
 /* functions that are not present on all versions of Windows */
 HRESULT (WINAPI * pCoInitializeEx)(LPVOID lpReserved, DWORD dwCoInit);
 HRESULT (WINAPI * pCoGetObjectContext)(REFIID riid, LPVOID *ppv);