зеркало из https://github.com/mozilla/gecko-dev.git
CVS update for previous checkin added EDT_CopyStyle() back in the file. Removing
it again.
This commit is contained in:
Родитель
2fe9937a1b
Коммит
0966d0b969
|
@ -2013,12 +2013,6 @@ void EDT_ConvertTableToText(MWContext *pMWContext)
|
|||
pEditBuffer->ConvertTableToText();
|
||||
}
|
||||
|
||||
/* Save the character and paragraph style of selection or at caret */
|
||||
/* TODO: REMOVE AFTER CONFIRMING ITS NOT BEING USED ON ALL PLATFORMS */
|
||||
void EDT_CopyStyle(MWContext * /* pMWContext */)
|
||||
{
|
||||
}
|
||||
|
||||
/* TRUE if there is global style data available */
|
||||
XP_Bool EDT_CanPasteStyle(MWContext *pMWContext)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче