reduce globales

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1078 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
satbaby
2011-01-28 09:45:30 +00:00
parent 944703a272
commit 4ed28f963c
5 changed files with 44 additions and 46 deletions

View File

@@ -78,7 +78,7 @@ extern t_channel_id live_channel_id; //zapit
#define LEFT_OFFSET 5
static event_id_t last_curr_id = 0, last_next_id = 0;
event_id_t CInfoViewer::last_curr_id = 0, CInfoViewer::last_next_id = 0;
extern CZapitClient::SatelliteList satList;