From 8cf9a8b5f450d8fe188139bb7f460e93e4e4d95d Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Fri, 28 Mar 2014 14:01:02 +0400 Subject: [PATCH] zapit/src/fastscan.cpp: fix extra InitFastscanLnb call Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/5b731ed216f096a8cbfb8a0155e18bb257acd444 Author: [CST] Focus Date: 2014-03-28 (Fri, 28 Mar 2014) --- src/zapit/src/fastscan.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/zapit/src/fastscan.cpp b/src/zapit/src/fastscan.cpp index be1bde935..abb54f278 100644 --- a/src/zapit/src/fastscan.cpp +++ b/src/zapit/src/fastscan.cpp @@ -212,7 +212,6 @@ bool CServiceScan::ScanFast() polarization = 0; ReportFastScan(feparams, polarization, 235); - InitFastscanLnb(op->id); if(!tuneFrequency(&feparams, polarization, 235)) { printf("[fast scan] tune failed, try backup\n"); if (op->id == HELLO_OPERATOR_ID) {