[Kst] kdeextragear-2/kst

George Staikos staikos at kde.org
Wed Jun 30 19:14:11 CEST 2004


CVS commit by staikos: 

bye bye step


  M +0 -1      devel-docs/RELEASE_PLAN-0.98   1.4
  M +0 -6      kst/enodes.cpp   1.12


--- kdeextragear-2/kst/devel-docs/RELEASE_PLAN-0.98  #1.3:1.4
@@ -11,5 +11,4 @@
         - zoom should do temporary pause
 - Kst Settings don't work
-- step function removed
 - do events work?
 

--- kdeextragear-2/kst/kst/enodes.cpp  #1.11:1.12
@@ -201,9 +201,4 @@ static double sec(double x) {
 
 
-static double step(double x) {
-  return x > 0.0 ? 1.0 : 0.0;
-}
-
-
 static struct {
   const char *name;
@@ -226,5 +221,4 @@ static struct {
   {"sinh", &sinh},
   {"sqrt", &sqrt},
-  {"step", &step},
   {"tan",  &tan},
   {"tanh", &tanh},





More information about the Kst mailing list