SVN commit 418183 by arwalker: Remove compiler warning M +1 -1 kstrvector.cpp --- trunk/extragear/graphics/kst/kst/kstrvector.cpp #418182:418183 @@ -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();