From: jpr Date: Mon, 21 Nov 2005 10:02:57 +0000 (+0000) Subject: Remove useless bug track displays X-Git-Tag: Version1.3~61 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=d55a466e9ddf418376383378ace8241f73be0651;p=gdcm.git Remove useless bug track displays --- diff --git a/Testing/TestValidate.cxx b/Testing/TestValidate.cxx index b74cb683..d9153ee2 100644 --- a/Testing/TestValidate.cxx +++ b/Testing/TestValidate.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestValidate.cxx,v $ Language: C++ - Date: $Date: 2005/11/18 11:10:04 $ - Version: $Revision: 1.9 $ + Date: $Date: 2005/11/21 10:02:57 $ + Version: $Revision: 1.10 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -56,9 +56,7 @@ int TestValidate(int argc, char *argv[]) << " filename.dcm " << std::endl; return 1; } - // Try to track the "FIXME" problem for VM - gdcm::Global::GetDicts()->GetDefaultPubDict()->Print(); - + int i =0; int retVal = 0; //by default : *no* error while( gdcmDataImages[i] != 0 )