summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/menu.h b/menu.h
index a24fab5..f0c1094 100644
--- a/menu.h
+++ b/menu.h
@@ -22,14 +22,6 @@
extern int Stretch;
-class ChannelStatus : public cStatus {
-public:
- ChannelStatus();
-protected:
- virtual void ChannelSwitch(const cDevice *Device, int ChannelNumber);
-};
-
-
class TeletextBrowser : public cOsdObject {
public:
TeletextBrowser(cTxtStatus *txtSt);