Remove FIXMEs and prototypes for now-implemented functions.
This commit is contained in:
parent
e1e0728ba6
commit
839131f600
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue