diff options
Diffstat (limited to 'menu.h')
-rw-r--r-- | menu.h | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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); |