[Kst] branches/work/kst/1.6/kst/src/libkstmath
Andrew Walker
arwalker at sumusltd.com
Wed Jan 9 00:54:13 CET 2008
SVN commit 758742 by arwalker:
remove obsolete FIXMEs
M +0 -1 kstbasicplugin.cpp
M +0 -1 kstcplugin.cpp
--- branches/work/kst/1.6/kst/src/libkstmath/kstbasicplugin.cpp #758741:758742
@@ -289,7 +289,6 @@
}
-// FIXME: KstBasicPlugin should not know about fit scalars!!
void KstBasicPlugin::createFitScalars() {
// Assumes that this is called with a write lock in place on this object
Q_ASSERT(myLockStatus() == KstRWLock::WRITELOCKED);
--- branches/work/kst/1.6/kst/src/libkstmath/kstcplugin.cpp #758741:758742
@@ -674,7 +674,6 @@
}
-// FIXME: KstCPlugin should not know about fit scalars!!
void KstCPlugin::createFitScalars() {
Q_ASSERT(myLockStatus() == KstRWLock::WRITELOCKED);
// Assumes that this is called with a write lock in place on this object
More information about the Kst
mailing list