From 9232388f3d3f9defdc6a8ac291a79b9a97b79dcf Mon Sep 17 00:00:00 2001 From: regrain Date: Tue, 10 Feb 2004 10:48:41 +0000 Subject: [PATCH] *** empty log message *** --- src/gdcmDicomDir.cxx | 1 - src/gdcmDirList.cxx | 1 - 2 files changed, 2 deletions(-) diff --git a/src/gdcmDicomDir.cxx b/src/gdcmDicomDir.cxx index 23f33438..d4d6ad4f 100644 --- a/src/gdcmDicomDir.cxx +++ b/src/gdcmDicomDir.cxx @@ -142,7 +142,6 @@ void gdcmDicomDir::NewDicomDir(std::string path) for(gdcmDirList::iterator it=fileList.begin(); it!=fileList.end(); ++it) { - std::cout<<*it<c_str()); if(header->IsReadable()) list.push_back(header); diff --git a/src/gdcmDirList.cxx b/src/gdcmDirList.cxx index 42b3120a..2bf597f1 100644 --- a/src/gdcmDirList.cxx +++ b/src/gdcmDirList.cxx @@ -101,7 +101,6 @@ void gdcmDirList::Explore(std::string dirName,bool recursive) while( (hFile!=INVALID_HANDLE_VALUE) && (found) ) { fileName=fileData.cFileName; - std::cout<