CVS commit by staikos: oh yeah, I fixed it :) CVS_SILENT M +0 -1 kstdoc.cpp 1.96 --- kdeextragear-2/kst/kst/kstdoc.cpp #1.95:1.96 @@ -655,5 +655,4 @@ void KstDoc::samplesEnd() { void KstDoc::wasModified() { _modified = true; -// FIXME XXXXX will this make sense anymore? forceUpdate(); KstApp::inst()->paintAll();