]> Creatis software - gdcm.git/commit
* Example/Volume2Dicom.cxx : comment unused variables
authorregrain <regrain>
Mon, 6 Dec 2004 11:37:36 +0000 (11:37 +0000)
committerregrain <regrain>
Mon, 6 Dec 2004 11:37:36 +0000 (11:37 +0000)
commit7f5f66f57c85e30920d807612d32a65800cb1df0
treeb80c61707048278e0726f557702e655dbbf55087
parent4fa46bd01372e9022b80d2a69ff93a9dc8e70348
   * Example/Volume2Dicom.cxx : comment unused variables
   * Test/PrintDicomDir.cxx : comment unused variables
   * Test/BuildUpDicomDir.cxx : remove dbg.Verbose. Remove the FIXME.
   * src/SQItem.[h|cxx] : remove the PtagHT variable. Remove the AddDocEntry
     method that is redondant with AddEntry.
   * src/gdcmDocEntrySet.h : add pure virtual methods common to ElementSet and
     SQItem
   -- BeNours
ChangeLog
Example/Volume2Dicom.cxx
src/gdcmDicomDir.cxx
src/gdcmDicomDirMeta.cxx
src/gdcmDicomDirObject.cxx
src/gdcmDocEntrySet.h
src/gdcmDocument.cxx
src/gdcmSQItem.cxx
src/gdcmSQItem.h