neutrino.cpp: remove firstChannel()

This commit is contained in:
[CST] Focus
2012-04-10 16:40:09 +04:00
parent 145a751dbe
commit 4abcb24346
2 changed files with 6 additions and 16 deletions

View File

@@ -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();