X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictEntry.cxx;h=5e647cbcf6e9ceea6ff41b52cc787336625222a9;hb=5f167b24048b332639f18d4ffa71f123c7db2cdc;hp=4939bf6333b6469189ae412c8e8641e4152949b0;hpb=6a7c2fbcb5bfc240a3b9875ad4836f5dc058e069;p=gdcm.git diff --git a/src/gdcmDictEntry.cxx b/src/gdcmDictEntry.cxx index 4939bf63..5e647cbc 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/10/20 15:24:08 $ - Version: $Revision: 1.54 $ + Date: $Date: 2005/10/27 14:12:24 $ + Version: $Revision: 1.55 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -115,7 +115,6 @@ void DictEntry::Print(std::ostream &os, std::string const &indent ) { DicomEntry::Print(os,indent); - VRKey vr; std::ostringstream s; if ( PrintLevel >= 1 )