X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c8cb4ee317b6f85d3646a7718887581c36f49291..361b1eb4e6dce1fb2ecc8f9389b5d7cfa07cf54d:/lib/dvb/frontend.h diff --git a/lib/dvb/frontend.h b/lib/dvb/frontend.h index 111e715d..6643db03 100644 --- a/lib/dvb/frontend.h +++ b/lib/dvb/frontend.h @@ -97,7 +97,6 @@ private: void tuneLoop(); // called by m_tuneTimer void setFrontend(); bool setSecSequencePos(int steps); - void setRotorData(int pos, int cmd); static int PriorityOrder; public: eDVBFrontend(int adap, int fe, int &ok);