remove an unused variable

This commit is contained in:
Aaron Seigo 2011-08-02 01:45:54 +02:00
parent 3435f9f1e6
commit eb87458163

View File

@ -186,7 +186,6 @@ public:
#ifdef Q_WS_X11 #ifdef Q_WS_X11
EffectWatcher *effectWatcher; EffectWatcher *effectWatcher;
KSelectionWatcher *compositeWatch;
#endif #endif
bool locolor : 1; bool locolor : 1;
bool compositingActive : 1; bool compositingActive : 1;