]> Creatis software - gdcm.git/blobdiff - src/gdcmDictSet.cxx
ENH: I am a moron. Fix compilation of gdcm in static mode, I had to add some new...
[gdcm.git] / src / gdcmDictSet.cxx
index ee8b8cf9f4542810698cec03828d35fd133ee7e1..6e5b998cc33d0bff163000bc5266d8c7531b6c50 100644 (file)
@@ -3,12 +3,12 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDictSet.cxx,v $
   Language:  C++
-  Date:      $Date: 2004/08/31 14:24:47 $
-  Version:   $Revision: 1.35 $
+  Date:      $Date: 2004/09/27 08:39:06 $
+  Version:   $Revision: 1.37 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
-  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.htm for details.
+  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
                                                                                 
      This software is distributed WITHOUT ANY WARRANTY; without even
      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
@@ -165,15 +165,6 @@ gdcmDict *gdcmDictSet::GetDict(DictKey const & dictName)
    return NULL;
 }
 
-/**
- * \brief   Retrieve the default reference DICOM V3 public dictionary.
- * \result  The retrieved default dictionary.
- */
-gdcmDict *gdcmDictSet::GetDefaultPubDict() 
-{
-   return GetDict(PUB_DICT_NAME);
-}
-
 /**
  * \brief   Create a gdcmDictEntry which will be reference 
  *          in no dictionnary