[Kst] branches/work/kst/portto4/kst/src/libkst
Mike Fenton
mike at staikos.net
Thu Jun 19 21:50:43 CEST 2008
SVN commit 822308 by fenton:
Cleanup Todo.
M +0 -1 vector.h
--- branches/work/kst/portto4/kst/src/libkst/vector.h #822307:822308
@@ -58,7 +58,6 @@
protected:
Vector(ObjectStore *store, int size = 0,
Object *provider = 0L, bool bIsScalarList = false);
- // TODO: do we need this constructor?
Vector(ObjectStore *store, const QByteArray& data);
virtual ~Vector();
More information about the Kst
mailing list