diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2008-07-19 10:24:01 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2008-07-19 10:24:01 +0000 |
| commit | 5fc2635967a60400e54854500332e2be21b88b79 (patch) | |
| tree | bc3ef41054eb009ea52e948d1bbaa206adc0054e /lib/dvb/sec.h | |
| parent | 23ffc5c03cb0947521448055aad21843708cabdd (diff) | |
| download | enigma2-5fc2635967a60400e54854500332e2be21b88b79.tar.gz enigma2-5fc2635967a60400e54854500332e2be21b88b79.zip | |
remove no more needed function
Diffstat (limited to 'lib/dvb/sec.h')
| -rw-r--r-- | lib/dvb/sec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dvb/sec.h b/lib/dvb/sec.h index 18935b97..92aff3dc 100644 --- a/lib/dvb/sec.h +++ b/lib/dvb/sec.h @@ -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; } |
