remove commented out code
Change-Id: I754a34a88a7f976714827bd8e8986b854d5da692
This commit is contained in:
@@ -98,7 +98,6 @@ static const char * aMathPropNames[] =
|
|||||||
"Print/Size",
|
"Print/Size",
|
||||||
"Print/ZoomFactor",
|
"Print/ZoomFactor",
|
||||||
"LoadSave/IsSaveOnlyUsedSymbols",
|
"LoadSave/IsSaveOnlyUsedSymbols",
|
||||||
//"Misc/NoSymbolsWarning", @deprecated
|
|
||||||
"Misc/IgnoreSpacesRight",
|
"Misc/IgnoreSpacesRight",
|
||||||
"View/ToolboxVisible",
|
"View/ToolboxVisible",
|
||||||
"View/AutoRedraw",
|
"View/AutoRedraw",
|
||||||
@@ -193,7 +192,6 @@ struct SmCfgOther
|
|||||||
bool bToolboxVisible;
|
bool bToolboxVisible;
|
||||||
bool bAutoRedraw;
|
bool bAutoRedraw;
|
||||||
bool bFormulaCursor;
|
bool bFormulaCursor;
|
||||||
//sal_Bool bNoSymbolsWarning;
|
|
||||||
|
|
||||||
SmCfgOther();
|
SmCfgOther();
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user