mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
comment not needed SaveMotorPositions code and calls
This commit is contained in:
@@ -910,7 +910,7 @@ void CScanSetup::saveScanSetup()
|
||||
if(!scansettings.saveSettings(NEUTRINO_SCAN_SETTINGS_FILE))
|
||||
dprintf(DEBUG_NORMAL, "error while saving scan-settings!\n");
|
||||
|
||||
CServiceManager::getInstance()->SaveMotorPositions();
|
||||
//CServiceManager::getInstance()->SaveMotorPositions();
|
||||
zapitCfg.gotoXXLatitude = strtod(zapit_lat, NULL);
|
||||
zapitCfg.gotoXXLongitude = strtod(zapit_long, NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user