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