Mercurial > hg > orthanc
changeset 4960:c68265bf1f94 more-tags
fix
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 23 Mar 2022 11:52:19 +0100 |
parents | 3778a0433dd3 |
children | 1b76853e1797 |
files | OrthancFramework/Sources/DicomFormat/DicomMap.cpp |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancFramework/Sources/DicomFormat/DicomMap.cpp Mon Mar 21 15:19:42 2022 +0100 +++ b/OrthancFramework/Sources/DicomFormat/DicomMap.cpp Wed Mar 23 11:52:19 2022 +0100 @@ -651,10 +651,6 @@ bool DicomMap::IsComputedTag(const DicomTag& tag, ResourceType level) { - if (IsGenericComputedTag(tag)) - { - return true; - } switch (level) {