]> Creatis software - gdcm.git/blobdiff - src/gdcmDocument.h
Comment out some deprecated function (instead of GDCM_LEGACY, that seems to be
[gdcm.git] / src / gdcmDocument.h
index 841bd685b15d8968bd0a1e9423d30054afcf551d..28996c2817506e42b261b940cc7d8e796ca54974 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDocument.h,v $
   Language:  C++
-  Date:      $Date: 2006/02/16 20:06:14 $
-  Version:   $Revision: 1.140 $
+  Date:      $Date: 2006/05/30 08:10:19 $
+  Version:   $Revision: 1.141 $
  
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -48,9 +48,9 @@ public:
 
 // Loading
    //Deprecated : use SetFileName() + Load()
-#ifndef GDCM_LEGACY_REMOVE 
-   virtual bool Load( std::string const &filename ); 
-#endif
+//#ifndef GDCM_LEGACY_REMOVE 
+//   virtual bool Load( std::string const &filename ); 
+//#endif
    virtual bool Load( ); 
 
 // Dictionaries