[Kst] extragear/graphics/kst/kst

Andrew Walker arwalker at sumusltd.com
Wed May 25 22:25:51 CEST 2005


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


More information about the Kst mailing list