mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 19:37:15 +00:00
Removed unused strings and function
This commit is contained in:
parent
92f2e216e7
commit
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user