remove an unused variable

This commit is contained in:
Aaron Seigo 2011-08-02 01:45:54 +02:00 committed by David Faure
parent 575057e878
commit f0d247f9c6

View File

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