remove unwanted variable introduced by last merge

This commit is contained in:
Aaron Seigo 2011-12-20 12:29:41 +01:00
parent 8b09ffb51f
commit f10c6c8a97

View File

@ -166,7 +166,6 @@ public:
static const char *defaultTheme;
static const char *systemColorsTheme;
static const char *themeRcFile;
static PackageStructure::Ptr packageStructure;
#ifdef Q_WS_X11
static EffectWatcher *s_blurEffectWatcher;
#endif