From c4811e32b79d60cfa19629cae6c3da04a95ed61f Mon Sep 17 00:00:00 2001 From: Proton local user Date: Tue, 21 Mar 2023 13:50:18 +0100 Subject: [PATCH] Cleanup of some cout and functioning undo and redo of Corrections --- reg23Topograms/itkDTRrecon/itkQtIterationUpdate.h | 1 - 1 file changed, 1 deletion(-) diff --git a/reg23Topograms/itkDTRrecon/itkQtIterationUpdate.h b/reg23Topograms/itkDTRrecon/itkQtIterationUpdate.h index 5c055d4..402c4b6 100644 --- a/reg23Topograms/itkDTRrecon/itkQtIterationUpdate.h +++ b/reg23Topograms/itkDTRrecon/itkQtIterationUpdate.h @@ -26,7 +26,6 @@ public: public slots: void onAbortProcessCommand(){ - std::cout << " Abort STOCAZZO " << std::endl; bAbortProcessCommand = true; }; void onIteration(double dI,double dX,double dY,double dZ){