]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/WidgetShowNPoints.cxx
3512 Mesh application External Mask
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / WidgetShowNPoints.cxx
index 40575fd5ea550418bed40002b3ec0829f439d637..44e9c875ca24e0491f72900624111a5633d9bff6 100644 (file)
@@ -967,9 +967,6 @@ void  WidgetShowNPoints::SetReferencePoint(std::vector<double> point)
 //------------------------------------------------------------------------
 void  WidgetShowNPoints::SetInitLstPoints( std::vector<double> initLstPointsX,  std::vector<double> initLstPointsY, std::vector<double> initLstPointsZ, std::vector<std::string> initLstLabels,   std::vector<int> initLstIndexs )
 {
-    
-    printf("EED WidgetShowNPoints::SetInitLstPoints flag 1\n");
-
     if (GetViewShowNPoints()->renderer==NULL)
     {
         return;