integrate code review
This commit is contained in:
parent
9501d36060
commit
7df39994ab
3 changed files with 5 additions and 8 deletions
|
|
@ -13,7 +13,6 @@ void Settings::Init() {
|
|||
}
|
||||
|
||||
void Settings::SaveSettings() {
|
||||
|
||||
// verify if is necessary to save
|
||||
if (settingsChanged) {
|
||||
SaveSettingsToFile();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue