richedit: Removed comment in header for non-existent wintest.c.
This commit is contained in:
parent
08c6f507b8
commit
f9b31fc964
|
@ -268,8 +268,6 @@ void ME_GetOLEObjectSize(ME_Context *c, ME_Run *run, SIZE *pSize);
|
|||
void ME_CopyReObject(REOBJECT* dst, const REOBJECT* src);
|
||||
void ME_DeleteReObject(REOBJECT* reo);
|
||||
|
||||
/* wintest.c */
|
||||
|
||||
/* editor.c */
|
||||
ME_TextEditor *ME_MakeEditor(HWND hWnd);
|
||||
void ME_DestroyEditor(ME_TextEditor *editor);
|
||||
|
|
Loading…
Reference in New Issue