X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictEntry.cxx;h=b348b39ed6689775057d01c8c92a2513fafcfb9f;hb=c1be9045c081451ec7bf104f23ed9701674339be;hp=958a4f51415a933cb722ebcf0216205f91e9b8a7;hpb=c2975ffb8c79fa4d745368d8d1c317c5a313dd0a;p=gdcm.git diff --git a/src/gdcmDictEntry.cxx b/src/gdcmDictEntry.cxx index 958a4f51..b348b39e 100644 --- a/src/gdcmDictEntry.cxx +++ b/src/gdcmDictEntry.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDictEntry.cxx,v $ Language: C++ - Date: $Date: 2005/11/30 08:48:17 $ - Version: $Revision: 1.59 $ + Date: $Date: 2006/02/16 20:06:13 $ + Version: $Revision: 1.60 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -40,7 +40,6 @@ DictEntry::DictEntry(uint16_t group, uint16_t elem, VRKey const &vr, TagName const &vm, TagName const &name) - { Tag.SetGroup(group); Tag.SetElement(elem);