comment not needed SaveMotorPositions code and calls

This commit is contained in:
[CST] Focus
2012-06-13 12:14:29 +04:00
parent 9602e487f9
commit c0e03b1d53
3 changed files with 4 additions and 2 deletions

View File

@@ -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);