gui/scan_setup.cpp: fix old merge

This commit is contained in:
[CST] Focus
2013-01-31 17:21:21 +04:00
parent 6f00785528
commit 827a0fa5d7

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