mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
zapit/src/scan.cpp: clear abort flag in Cleanup()
This commit is contained in:
@@ -466,6 +466,7 @@ void CServiceScan::Cleanup(const bool success)
|
|||||||
scanBouquetManager = NULL;
|
scanBouquetManager = NULL;
|
||||||
}
|
}
|
||||||
CleanAllMaps();
|
CleanAllMaps();
|
||||||
|
abort_scan = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool CServiceScan::SetFrontend(t_satellite_position satellitePosition)
|
bool CServiceScan::SetFrontend(t_satellite_position satellitePosition)
|
||||||
|
Reference in New Issue
Block a user