diff Framework/Toolbox/DicomStructureSet.h @ 792:4fe4b221a31f

deprecating MessagingToolbox
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 May 2019 08:49:49 +0200
parents 5aa728500586
children 04f518ebd132
line wrap: on
line diff
--- a/Framework/Toolbox/DicomStructureSet.h	Tue May 28 08:29:24 2019 +0200
+++ b/Framework/Toolbox/DicomStructureSet.h	Tue May 28 08:49:49 2019 +0200
@@ -170,10 +170,6 @@
 
     Vector GetNormal() const;
 
-    // TODO - Remove
-    static DicomStructureSet* SynchronousLoad(OrthancPlugins::IOrthancConnection& orthanc,
-                                              const std::string& instanceId);
-
     bool ProjectStructure(std::vector< std::vector<PolygonPoint> >& polygons,
                           size_t index,
                           const CoordinateSystem3D& slice)