diff OrthancServer/Sources/OrthancWebDav.cpp @ 4588:94147ce2f097 db-changes

fix build on os x
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Mar 2021 17:15:01 +0100
parents efd90f778cd2
children 95ffe3b6ef7c
line wrap: on
line diff
--- a/OrthancServer/Sources/OrthancWebDav.cpp	Wed Mar 10 15:59:03 2021 +0100
+++ b/OrthancServer/Sources/OrthancWebDav.cpp	Wed Mar 10 17:15:01 2021 +0100
@@ -50,7 +50,6 @@
 static const char* const BY_DATES = "by-dates";
 static const char* const BY_UIDS = "by-uids";
 static const char* const UPLOADS = "uploads";
-static const char* const MAIN_DICOM_TAGS = "MainDicomTags";
 static const char* const STUDY_INFO = "study.json";
 static const char* const SERIES_INFO = "series.json";