aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dvb/frontend.h')
-rw-r--r--lib/dvb/frontend.h1
1 files changed, 0 insertions, 1 deletions
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);