diff OrthancServer/ServerToolbox.h @ 2380:96b3ec054b69

reorganization in macros
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 29 Aug 2017 16:49:44 +0200
parents a3a65de1840f
children 878b59270859
line wrap: on
line diff
--- a/OrthancServer/ServerToolbox.h	Mon Aug 28 18:07:03 2017 +0200
+++ b/OrthancServer/ServerToolbox.h	Tue Aug 29 16:49:44 2017 +0200
@@ -45,8 +45,6 @@
                       const Json::Value& source,
                       DicomToJsonFormat format);
 
-    void LogMissingRequiredTag(const DicomMap& summary);
-
     void StoreMainDicomTags(IDatabaseWrapper& database,
                             int64_t resource,
                             ResourceType level,