зеркало из https://github.com/mozilla/gecko-dev.git
Removed unused strings and function
This commit is contained in:
Родитель
92f2e216e7
Коммит
596ca0bdbd
|
@ -1106,12 +1106,6 @@ void FE_FinishedRelayout(MWContext * pMWContext);
|
|||
* Currently used after every Autosave event so toolbar SAVE button can be grayed
|
||||
*/
|
||||
void FE_UpdateEnableStates(MWContext * pMWContext);
|
||||
|
||||
/* Get how to paste the table data on the clipboard
|
||||
MOVE OUTSIDE #ifdef XP_WIN WHEN IMPLEMENTED ON OTHER PLATFORMS
|
||||
*/
|
||||
extern ED_PasteType FE_GetTablePasteType(MWContext *pMWContext, intn iRows, intn iCols, XP_Bool bInTable, XP_Bool bCellIsSelected);
|
||||
|
||||
#endif /* XP_WIN */
|
||||
|
||||
#if defined(XP_WIN) || defined(XP_UNIX)
|
||||
|
|
Загрузка…
Ссылка в новой задаче