diff Framework/Deprecated/SmartLoader.h @ 1066:b537002f83a9 broker

removing broker from deprecated classes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 15 Oct 2019 15:39:39 +0200
parents e713f1a99861
children 04a95ee91327
line wrap: on
line diff
--- a/Framework/Deprecated/SmartLoader.h	Tue Oct 15 14:08:15 2019 +0200
+++ b/Framework/Deprecated/SmartLoader.h	Tue Oct 15 15:39:39 2019 +0200
@@ -45,7 +45,7 @@
     OrthancApiClient&     orthancApiClient_;
 
   public:
-    SmartLoader(OrthancStone::MessageBroker& broker, OrthancApiClient& orthancApiClient);  // TODO: add maxPreloadStorageSizeInBytes
+    SmartLoader(OrthancApiClient& orthancApiClient);  // TODO: add maxPreloadStorageSizeInBytes
 
 //    void PreloadStudy(const std::string studyId);
 //    void PreloadSeries(const std::string seriesId);