]> Creatis software - gdcm.git/blobdiff - src/gdcmPixelReadConvert.cxx
Debug vs Warning
[gdcm.git] / src / gdcmPixelReadConvert.cxx
index 487c44cebc29448ac5f948906260d683b6f2b9e1..ee617221225fc35e43602db5c616a9fc1fe749fb 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmPixelReadConvert.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/11/09 11:04:20 $
-  Version:   $Revision: 1.99 $
+  Date:      $Date: 2005/11/09 11:22:51 $
+  Version:   $Revision: 1.100 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -367,7 +367,7 @@ bool PixelReadConvert::BuildRGBImage()
       return false;
    }
 
-   gdcmWarningMacro( "--> BuildRGBImage" );
+   gdcmDebugMacro( "--> BuildRGBImage" );
                                                                                 
    // Build RGB Pixels
    AllocateRGB();