Salome HOME
Fix some compilation warnings
[modules/geom.git] / src / GEOMUtils / GEOMUtils_XmlHandler.cxx
index 5671eed6341d009c621ba5964dcf3305a0bbeb32..dee3492cbb604a0620a3f037ba9c0e4cb86ff17d 100644 (file)
@@ -137,6 +137,7 @@ namespace
     return xmlPaths;
   }
 
+#ifdef MYDEBUG
   void dumpinfo(const GEOMUtils::PluginInfo& info)
   {
     printf("DUMPING PLUGIN INFO\n");
@@ -160,6 +161,7 @@ namespace
       printf("-----\n");
     }
   }
+#endif
 }
 
 namespace GEOMUtils