From 13730ac45c418a6b62a9ec4fa17d0802c55424a9 Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 1 Jun 2006 09:35:01 +0000 Subject: [PATCH] Avoid Warning --- Example/AnonymizeMultiPatient.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Example/AnonymizeMultiPatient.cxx b/Example/AnonymizeMultiPatient.cxx index 82aae27d..a1c4c48e 100755 --- a/Example/AnonymizeMultiPatient.cxx +++ b/Example/AnonymizeMultiPatient.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: AnonymizeMultiPatient.cxx,v $ Language: C++ - Date: $Date: 2006/05/31 16:16:04 $ - Version: $Revision: 1.2 $ + Date: $Date: 2006/06/01 09:35:01 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -138,7 +138,6 @@ int main(int argc, char *argv[]) gdcm::DicomDirPatient *pa; gdcm::DicomDirStudy *st; gdcm::DicomDirSerie *se; - gdcm::DicomDirVisit *vs; gdcm::DicomDirImage *im; std::string codedName; -- 2.48.1