diff OrthancServer/ServerEnumerations.h @ 1669:a412ad57f0f9 db-changes

refactoring of sample plugins, OrthancPluginReconstructMainDicomTags
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 01 Oct 2015 11:55:25 +0200
parents de1413733c97
children 4aaaecae5803
line wrap: on
line diff
--- a/OrthancServer/ServerEnumerations.h	Wed Sep 30 17:18:39 2015 +0200
+++ b/OrthancServer/ServerEnumerations.h	Thu Oct 01 11:55:25 2015 +0200
@@ -111,11 +111,7 @@
   {
     GlobalProperty_DatabaseSchemaVersion = 1,   // Unused in the Orthanc core as of Orthanc 0.9.5
     GlobalProperty_FlushSleep = 2,
-    GlobalProperty_AnonymizationSequence = 3,
-    GlobalProperty_ReconstructPatientsTags = 4,
-    GlobalProperty_ReconstructStudiesTags = 5,
-    GlobalProperty_ReconstructSeriesTags = 6,
-    GlobalProperty_ReconstructInstancesTags = 7
+    GlobalProperty_AnonymizationSequence = 3
   };
 
   enum MetadataType