[Kst] extragear/graphics/kst/kst

George Staikos staikos at kde.org
Sat Oct 29 20:45:00 CEST 2005


SVN commit 475560 by staikos:

already done


 M  +0 -2      kstvector.cpp  


--- trunk/extragear/graphics/kst/kst/kstvector.cpp #475559:475560
@@ -44,8 +44,6 @@
 
 #define INITSIZE 1
 
-// FIXME: optimize scalar access
-
 /** Create a vector */
 KstVector::KstVector(const QString& name, int size, bool isScalarList)
 : KstObject(), _nsum(0), _scalars(isScalarList ? 0 : 11) {


More information about the Kst mailing list