Mercurial > hg > orthanc
changeset 1653:0c86b30bb8b2
merge
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 28 Sep 2015 13:49:48 +0200 |
parents | 69f7822ee254 (diff) 2e692c83e2f3 (current diff) |
children | 3727a09e7b53 |
files | |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp Fri Sep 25 17:29:39 2015 +0200 +++ b/OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp Mon Sep 28 13:49:48 2015 +0200 @@ -365,8 +365,6 @@ static void ModifyInstance(RestApiPostCall& call) { - throw OrthancException(ErrorCode_CannotStoreInstance); - DicomModification modification; modification.SetAllowManualIdentifiers(true);