CVS commit by staikos: first of at least 2 locking fixes - remove stray unlock CCMAIL: 87128 at bugs.kde.org M +0 -1 kstfilterdialog_i.cpp 1.9 --- kdeextragear-2/kst/kst/kstfilterdialog_i.cpp #1.8:1.9 @@ -270,5 +270,4 @@ bool KstFilterDialogI::saveInputs(KstPlu KST::vectorList.lock().readUnlock(); - plugin->writeUnlock(); return true; }