mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
some never read compil warning fixes
This commit is contained in:
@@ -138,7 +138,7 @@ int CMotorControl::exec(CMenuTarget* parent, const std::string &)
|
||||
TP.feparams.polarization = scansettings.sat_TP_pol;
|
||||
TP.feparams.delsys = (delivery_system_t) scansettings.sat_TP_delsys;
|
||||
TP.feparams.modulation = (fe_modulation_t) scansettings.sat_TP_mod;
|
||||
|
||||
TP.TP_id = 0;
|
||||
g_Zapit->tune_TP(TP);
|
||||
|
||||
paintHead();
|
||||
|
Reference in New Issue
Block a user