CVS commit by staikos: because it breaks things, that's why M +0 -3 kst2dplot.cpp 1.57 --- kdeextragear-2/kst/kst/kst2dplot.cpp #1.56:1.57 @@ -2131,7 +2131,4 @@ void Kst2DPlot::mouseReleaseEvent(QWidge static_cast<KstViewWidget*>(view)->paint(); } - - // Why? - mouseMoveEvent(view, e); }