summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weatherpluginimpl.h
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/weather/weatherpluginimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weatherpluginimpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/todayplugins/weather/weatherpluginimpl.h b/noncore/todayplugins/weather/weatherpluginimpl.h
index aad8958..eaaae1d 100644
--- a/noncore/todayplugins/weather/weatherpluginimpl.h
+++ b/noncore/todayplugins/weather/weatherpluginimpl.h
@@ -43,10 +43,9 @@ class WeatherPluginImpl : public TodayPluginInterface
Q_REFCOUNT
virtual TodayPluginObject *guiPart();
private:
WeatherPlugin *weatherPlugin;
- ulong ref;
};
#endif