remove no more needed function
[enigma2.git] / lib / dvb / sec.h
index 18935b97d3da41944b35cd9038e591e1a48c4b8b..92aff3dc1dc4002eef5e0d00f78310d2b586b00c 100644 (file)
@@ -322,7 +322,6 @@ public:
        RESULT setTunerDepends(int from, int to);
        void setSlotNotLinked(int tuner_no);
 
-       PyObject *get_exclusive_satellites(int tu1, int tu2);
        void setRotorMoving(bool); // called from the frontend's
        bool isRotorMoving();
        bool canMeasureInputPower() { return m_canMeasureInputPower; }