Mercurial > hg > orthanc
diff OrthancServer/FromDcmtkBridge.h @ 1694:06d579e82bb8
refactoring
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 08 Oct 2015 13:49:20 +0200 |
parents | 558b25228a23 |
children | 18c02c6987d5 |
line wrap: on
line diff
--- a/OrthancServer/FromDcmtkBridge.h Thu Oct 08 13:45:33 2015 +0200 +++ b/OrthancServer/FromDcmtkBridge.h Thu Oct 08 13:49:20 2015 +0200 @@ -60,8 +60,6 @@ static DicomTag GetTag(const DcmElement& element); - static bool IsPrivateTag(DcmTag& tag); - static bool IsPrivateTag(const DicomTag& tag); static bool IsUnknownTag(const DicomTag& tag);