diff --git a/src/zapit/src/scan.cpp b/src/zapit/src/scan.cpp index 17ac9596b..c6ba501b1 100644 --- a/src/zapit/src/scan.cpp +++ b/src/zapit/src/scan.cpp @@ -466,6 +466,7 @@ void CServiceScan::Cleanup(const bool success) scanBouquetManager = NULL; } CleanAllMaps(); + abort_scan = false; } bool CServiceScan::SetFrontend(t_satellite_position satellitePosition)