]> Creatis software - gdcm.git/blobdiff - src/gdcmBinEntry.cxx
ENH: Each time a *.dic file is changed, force a complete rebuild of Dicts/ directory
[gdcm.git] / src / gdcmBinEntry.cxx
index b27d35ccbea7875ad511c3ccfaeea0f1ab84dc40..991d3a0149e05728575e31fdc384f668faf332a0 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmBinEntry.cxx,v $
   Language:  C++
-  Date:      $Date: 2004/11/30 16:29:01 $
-  Version:   $Revision: 1.41 $
+  Date:      $Date: 2004/12/16 13:46:36 $
+  Version:   $Revision: 1.42 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -46,7 +46,6 @@ BinEntry::BinEntry(DocEntry* e) : ValEntry(e->GetDictEntry())
    ReadLength   = e->GetReadLength();
    ImplicitVR   = e->IsImplicitVR();
    Offset       = e->GetOffset();
-   PrintLevel   = e->GetPrintLevel();
    //FIXME
    //SQDepthLevel = e->GetDepthLevel();