remove warnings on Macintosh; clean up internal API calls

This commit is contained in:
brade%netscape.com 1998-07-24 04:05:16 +00:00
Родитель c7d5cb1433
Коммит 5c868ee368
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -956,8 +956,7 @@ void EDT_SetParagraphProperties( ED_ParagraphProperties *pProps );
char *EDT_TagString(int32 tagType);
#ifdef DEBUG
void EDT_VerifyLayoutElement( MWContext *pContext, LO_Element *pLoElement,
XP_Bool bPrint );
void EDT_VerifyLayoutElement( LO_Element *pLoElement );
#endif
/* Cross platform macros */