Skip to content

Commit

Permalink
MythWeather: forgot to git add this change be committing [cb53d4d]
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Harrison committed Jun 9, 2013
1 parent d0d848e commit 42647de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mythplugins/mythweather/mythweather/weather.cpp
Expand Up @@ -25,7 +25,6 @@ Weather::Weather(MythScreenStack *parent, const QString &name, SourceManager *sr
m_firstRun(true),
m_nextpageInterval(gCoreContext->GetNumSetting("weatherTimeout", 10)),
m_nextpage_Timer(new QTimer(this)),
//m_gotDataHook(false),
m_firstSetup(true),
m_createdSrcMan(false),
m_srcMan(NULL),
Expand Down

0 comments on commit 42647de

Please sign in to comment.