Index: trunk/MagicSoft/Mars/mtools/MCubicSpline.cc
===================================================================
--- trunk/MagicSoft/Mars/mtools/MCubicSpline.cc	(revision 3331)
+++ trunk/MagicSoft/Mars/mtools/MCubicSpline.cc	(revision 3390)
@@ -273,5 +273,5 @@
     }
 
-    gLog << warn << "Nothing found calling MCubicSpline :: FindVal(), returning 0" << endl;
+    //gLog << warn << "Nothing found calling MCubicSpline :: FindVal(), returning 0" << endl;
 
     return 0;
