[Kst] branches/work/kst/1.1/kst/kst

George Staikos staikos at kde.org
Wed Sep 21 14:26:50 CEST 2005


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();
 


More information about the Kst mailing list