Commit 839131f6 authored by Jon Griffiths's avatar Jon Griffiths Committed by Alexandre Julliard

Remove FIXMEs and prototypes for now-implemented functions.

parent e1e0728b
......@@ -26,10 +26,5 @@ extern HINSTANCE OLE32_hInstance;
void COMPOBJ_InitProcess( void );
void COMPOBJ_UninitProcess( void );
/* FIXME: not implemented */
HRESULT WINAPI CoRegisterMallocSpy(LPMALLOCSPY pMallocSpy);
/* FIXME: not implemented */
HRESULT WINAPI CoRevokeMallocSpy(void);
#endif /* __WINE_OLE32_MAIN_H */
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