richedit: Removed comment in header for non-existent wintest.c.

This commit is contained in:
Dylan Smith 2008-11-15 21:01:36 -05:00 committed by Alexandre Julliard
parent 08c6f507b8
commit f9b31fc964
1 changed files with 0 additions and 2 deletions

View File

@ -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);