X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmBinEntry.cxx;h=991d3a0149e05728575e31fdc384f668faf332a0;hb=786ec05267c2b2892666e1a2ee3ca8a5d2c877a1;hp=b27d35ccbea7875ad511c3ccfaeea0f1ab84dc40;hpb=aa37228ac9676de164789fca1e0ae7bf70fab147;p=gdcm.git diff --git a/src/gdcmBinEntry.cxx b/src/gdcmBinEntry.cxx index b27d35cc..991d3a01 100644 --- a/src/gdcmBinEntry.cxx +++ b/src/gdcmBinEntry.cxx @@ -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();