Remove FIXMEs and prototypes for now-implemented functions.

This commit is contained in:
Jon Griffiths 2003-07-18 22:54:01 +00:00 committed by Alexandre Julliard
parent e1e0728ba6
commit 839131f600
1 changed files with 0 additions and 5 deletions

View File

@ -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 */