X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a4cadca93a60d5a5019d2a063e39d66f50e576e2..60c8087aa78a5fa24617b0f2ef86fa54f6083101:/lib/dvb/frontend.h diff --git a/lib/dvb/frontend.h b/lib/dvb/frontend.h index abc28d92..3670ceb8 100644 --- a/lib/dvb/frontend.h +++ b/lib/dvb/frontend.h @@ -58,9 +58,6 @@ class eDVBFrontend: public iDVBFrontend, public Object eSecCommandList m_sec_sequence; enum { - NEW_CSW, // new committed switch cmd - NEW_UCSW, // new uncommitted switch cmd - NEW_TONEBURST, // new toneburst switch cmd CSW, // state of the committed switch UCSW, // state of the uncommitted switch TONEBURST, // current state of toneburst switch