gui/scan_setup.cpp: fix old merge

Origin commit data
------------------
Branch: ni/coolstream
Commit: 827a0fa5d7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-01-31 17:21:21 +04:00
parent c077a02e43
commit eaf824bb8e

View File

@@ -828,7 +828,6 @@ void CScanSetup::addScanMenuTempSat(CMenuWidget *temp_sat, sat_config_t & satcon
CMenuOptionNumberChooser *unilnb = NULL; CMenuOptionNumberChooser *unilnb = NULL;
CMenuOptionNumberChooser *motor = NULL; CMenuOptionNumberChooser *motor = NULL;
CMenuOptionChooser *usals = NULL; CMenuOptionChooser *usals = NULL;
CMenuForwarder *mf = NULL;
bool unicable = (dmode == DISEQC_UNICABLE); bool unicable = (dmode == DISEQC_UNICABLE);
if (!unicable) { if (!unicable) {