SVN commit 462580 by staikos: unused variable M +1 -1 kstrvector.cpp --- branches/work/kst/1.1/kst/kst/kstrvector.cpp #462579:462580 @@ -429,7 +429,7 @@ KstObject::UpdateType KstRVector::doUpdate(bool force) { int i, k, shift, n_read=0; int ave_nread; - int new_f0, new_nf, tmp_fn; + int new_f0, new_nf; checkIntegrity();