]> Creatis software - gdcm.git/blobdiff - src/gdcmDictSet.cxx
ENH: If NDEBUG is passed to prepro then all debug stuff are yanked (should improve...
[gdcm.git] / src / gdcmDictSet.cxx
index 13ed5510e5d4c639c98dc4cdcf1ce63cfba86d92..787cba2655fbf4fa19ba996f088275ea068b468b 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDictSet.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/07 16:26:12 $
-  Version:   $Revision: 1.47 $
+  Date:      $Date: 2005/01/07 22:03:30 $
+  Version:   $Revision: 1.49 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -220,8 +220,7 @@ std::string DictSet::BuildDictPath()
       {
          resultPath += '/';
       }
-      Debug::Verbose(1, "DictSet::BuildDictPath:",
-                     "Dictionary path set from environnement");
+      gdcmVerboseMacro( "Dictionary path set from environnement");
    } 
    else
    {