Salome HOME
remove traces
authorPaul RASCLE <paul.rascle@openfields.fr>
Tue, 20 Oct 2020 14:29:51 +0000 (16:29 +0200)
committerYOANN AUDOUIN <B61570@dsp0851742.postes.calibre.edf.fr>
Fri, 30 Oct 2020 16:09:39 +0000 (17:09 +0100)
src/HYDROGUI/HYDROGUI_Displayer.cxx
src/HYDROGUI/HYDROGUI_ImportImageDlg.cxx
src/HYDROGUI/HYDROGUI_ImportImageOp.cxx
src/HYDROGUI/HYDROGUI_Module.cxx
src/HYDROGUI/HYDROGUI_Overview.cxx
src/HYDROGUI/HYDROGUI_PrsImage.cxx
src/HYDROGUI/HYDROGUI_PrsImageFrame.cxx
src/HYDROPy/HYDROData_CompleteCalcCase.sip

index adf3c87d2e44791b2d23b45511192d5537e22bb2..e7f38649b0f3cdc887f0f180e5a5cf22b6657427 100644 (file)
@@ -42,7 +42,7 @@
 #include <GraphicsView_Viewer.h>
 #include <GraphicsView_ViewPort.h>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 const double LOCAL_SELECTION_TOLERANCE = 0.0001;
index b7bdf7dbc9c13cf6e5c7e5b721662becbd1dfb69..2559fab73ec718fe7897213c6efc118ef7f70d0d 100644 (file)
@@ -48,7 +48,7 @@
 #include <QToolButton>
 #include <QCheckBox>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_ImportImageDlg::HYDROGUI_ImportImageDlg( HYDROGUI_Module* theModule, const QString& theTitle )
index 265fa1b647770833fd7cb45924018477a242df3d..946f91055322e2ed9f0cfb474e6e4bbc82276412 100644 (file)
@@ -44,7 +44,7 @@
 #include <QApplication>
 #include <QFileInfo>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 HYDROGUI_ImportImageOp::HYDROGUI_ImportImageOp( HYDROGUI_Module* theModule,
index 5a01500a9cb7b66491bae4dc2db19ff00f9aebd8..28d55705cb63b6b9e441d597532b4e359a8c15e2 100755 (executable)
 #include <QStatusBar>
 #include <QCursor>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 static size_t ViewManagerId = 1;
index f9379e46336d6f73b652b9ff41ebbe4fb9f37754..7ed20ea6f4a6a314ebf2bd530759c2cfbf997184 100644 (file)
@@ -27,7 +27,7 @@
 #include <QMouseEvent>
 #include <QLayout>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 class HYDROGUI_OverviewBand : public QtxPolyRubberBand
index d7d0b5675ce982befce921d9d2988483e837d448..f7be652a67d6bb1a2b533bc5dfd849a814ee1a22 100644 (file)
@@ -25,7 +25,7 @@
 #include <QCursor>
 #include <QApplication>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 //=======================================================================
index 2dce8e563379232b87ed01f876773aaba551b71e..6eee69c5aeef4c26c05f72205776973f9f275787 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <QPainter>
 
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 
 #define FRAME_Z_VALUE   1000
index 894a564aa0a32415532b6560ea4b0233c285258a..7b7154225024b3803820dd9b161483f45dcc924b 100644 (file)
@@ -25,7 +25,7 @@ class HYDROData_CompleteCalcCase
 {
 
 %TypeHeaderCode
-#define _DEVDEBUG_
+//#define _DEVDEBUG_
 #include "HYDRO_trace.hxx"
 #include <HYDROData_CompleteCalcCase.h>
 #include <HYDROData_Document.h>