Mercurial > hg > orthanc
changeset 1652:69f7822ee254
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 28 Sep 2015 13:49:35 +0200 |
parents | da799f767e5d |
children | 0c86b30bb8b2 |
files | OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp Thu Sep 24 16:01:09 2015 +0200 +++ b/OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp Mon Sep 28 13:49:35 2015 +0200 @@ -365,8 +365,6 @@ static void ModifyInstance(RestApiPostCall& call) { - throw OrthancException(ErrorCode_CannotStoreInstance); - DicomModification modification; modification.SetAllowManualIdentifiers(true);