mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
neutrino.cpp: remove firstChannel()
This commit is contained in:
@@ -116,7 +116,6 @@ private:
|
||||
int lastChannelMode;
|
||||
struct timeval standby_pressed_at;
|
||||
|
||||
CZapitClient::responseGetLastChannel firstchannel;
|
||||
st_rmsg sendmessage;
|
||||
|
||||
int current_muted;
|
||||
@@ -129,7 +128,6 @@ private:
|
||||
CIPChangeNotifier *MyIPChanger;
|
||||
|
||||
void SDT_ReloadChannels();
|
||||
void firstChannel();
|
||||
void setupNetwork( bool force= false );
|
||||
void setupNFS();
|
||||
|
||||
|
Reference in New Issue
Block a user