Get rid of some obsolete functions

This commit is contained in:
Jan Dalheimer
2014-01-05 23:24:19 +01:00
parent 6961525faa
commit 7d76fd57e9
2 changed files with 0 additions and 3 deletions

View File

@ -30,7 +30,6 @@
UpdateChecker::UpdateChecker()
{
m_currentChannel = VERSION_CHANNEL;
m_channelListUrl = CHANLIST_URL;
m_updateChecking = false;
m_chanListLoading = false;