From ed523254a51fd272693a8f256cf21bcf2da2b57f Mon Sep 17 00:00:00 2001 From: asl Date: Tue, 7 Jun 2005 10:46:38 +0000 Subject: [PATCH] *** empty log message *** --- src/SalomeApp/SalomeApp_VTKSelector.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SalomeApp/SalomeApp_VTKSelector.cxx b/src/SalomeApp/SalomeApp_VTKSelector.cxx index 21e0bfa80..9c051c060 100644 --- a/src/SalomeApp/SalomeApp_VTKSelector.cxx +++ b/src/SalomeApp/SalomeApp_VTKSelector.cxx @@ -10,11 +10,11 @@ #include "utilities.h" -//#ifdef _DEBUG_ +#ifdef _DEBUG_ static int MYDEBUG = 1; -/*#else +#else static int MYDEBUG = 0; -#endif*/ +#endif SalomeApp_SVTKDataOwner ::SalomeApp_SVTKDataOwner( const Handle(SALOME_InteractiveObject)& theIO, -- 2.39.2