mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
At the moment only configured satellites are saved, so getUnknownKeyQueryedFlag()
always return true -> config saved on every start.
Revert "femanager: save frontend.conf if new entries are present"
This reverts commit 0b17e2f98e
.
Conflicts:
src/zapit/src/femanager.cpp
This commit is contained in:
@@ -294,8 +294,6 @@ bool CFEManager::loadSettings()
|
||||
}
|
||||
}
|
||||
linkFrontends();
|
||||
if (configfile.getUnknownKeyQueryedFlag())
|
||||
configfile.saveConfig(FECONFIGFILE);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user