Mercurial > hg > orthanc
diff Core/DicomFormat/DicomMap.h @ 2008:dc82c754dcaa
removal of unused function
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 09 Jun 2016 15:51:46 +0200 |
parents | 655489d9165d |
children | 9b373b7d6713 |
line wrap: on
line diff
--- a/Core/DicomFormat/DicomMap.h Thu Jun 09 15:46:33 2016 +0200 +++ b/Core/DicomFormat/DicomMap.h Thu Jun 09 15:51:46 2016 +0200 @@ -171,8 +171,6 @@ static void GetMainDicomTags(std::set<DicomTag>& result); - void Print(FILE* fp) const; - void GetTags(std::set<DicomTag>& tags) const; static void LoadMainDicomTags(const DicomTag*& tags,