CVS commit by staikos: redundant M +0 -1 kstequation.cpp 1.37 --- kdeextragear-2/kst/kst/kstequation.cpp #1.36:1.37 @@ -152,5 +152,4 @@ void KstEquation::commonConstructor(cons _yVector = _outputVectors.insert(OUTVECTOR, yv); yv->setProvider(this); - yv->zero(); _isValid = false;