X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmFileHelper.cxx;h=1e31cd1ca71d20b5058799defa0924a162bc8127;hb=f12e51a575034ba832a0ff3b9f9c5ba219fc8562;hp=9df50559b5e4b54cda6e4734a382242229ecbaa0;hpb=dbf4b38fdf1a64f49d550b28240806729632f2c0;p=gdcm.git diff --git a/src/gdcmFileHelper.cxx b/src/gdcmFileHelper.cxx index 9df50559..1e31cd1c 100644 --- a/src/gdcmFileHelper.cxx +++ b/src/gdcmFileHelper.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmFileHelper.cxx,v $ Language: C++ - Date: $Date: 2005/02/22 14:13:42 $ - Version: $Revision: 1.19 $ + Date: $Date: 2005/02/23 09:54:59 $ + Version: $Revision: 1.20 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -1159,7 +1159,8 @@ void FileHelper::CheckMandatoryElements() // Entries whose type is 2 are mandatory, with a optional value // Entries whose type is 2c are ? // Entries whose type is 3 are optional - ValEntry *e; + +// ValEntry *e; // Modality /* ValEntry *e0008_0060 = FileInternal->GetValEntry(0x0008, 0x0060);