diff OrthancServer/Sources/ServerToolbox.h @ 4055:9214e3a7b0a2 framework

moving FromDcmtkTests.cpp from OrthancServer to OrthancFramework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 12:52:09 +0200
parents d25f4c0fa160
children 3af1d763763a
line wrap: on
line diff
--- a/OrthancServer/Sources/ServerToolbox.h	Thu Jun 11 12:24:38 2020 +0200
+++ b/OrthancServer/Sources/ServerToolbox.h	Thu Jun 11 12:52:09 2020 +0200
@@ -47,10 +47,6 @@
 
   namespace ServerToolbox
   {
-    void SimplifyTags(Json::Value& target,
-                      const Json::Value& source,
-                      DicomToJsonFormat format);
-
     bool FindOneChildInstance(int64_t& result,
                               IDatabaseWrapper& database,
                               int64_t resource,