[Kst] branches/work/kst/portto4/kst/src/libkstmath

Peter Kümmel syntheticpp at gmx.net
Fri Jan 14 15:44:13 CET 2011


SVN commit 1214400 by kuemmel:

uncomment noop code

 M  +2 -0      eparse.cpp  


--- branches/work/kst/portto4/kst/src/libkstmath/eparse.cpp #1214399:1214400
@@ -1215,12 +1215,14 @@
     yymsg = "Deleting";
   YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp);
 
+  /*
   switch (yytype)
     {
 
       default:
 	break;
     }
+  */
 }
 
 


More information about the Kst mailing list