zapit/src/fastscan.cpp: fix extra InitFastscanLnb call

Origin commit data
------------------
Commit: 5b731ed216
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)
This commit is contained in:
[CST] Focus
2014-03-28 14:01:02 +04:00
parent 16ae616097
commit 8cf9a8b5f4

View File

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