X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4edb65fafb64b52007598e05a1e5b16b75ea752c..0c59a4279f93f08fe95fca5f2e55f3e025f0cceb:/lib/dvb/frontend.h diff --git a/lib/dvb/frontend.h b/lib/dvb/frontend.h index 61ea3bcf..06ed12cc 100644 --- a/lib/dvb/frontend.h +++ b/lib/dvb/frontend.h @@ -87,8 +87,7 @@ private: ePtr m_sec; ePtr m_sn; int m_tuning; - eTimer *m_timeout; - eTimer *m_tuneTimer; + ePtr m_timeout, m_tuneTimer; eSecCommandList m_sec_sequence;