diff Framework/Deprecated/Toolbox/OrthancApiClient.h @ 1060:e146743f6cdc broker

removing file MessageBroker.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 11 Oct 2019 17:20:41 +0200
parents 5df50e0f0390
children b537002f83a9
line wrap: on
line diff
--- a/Framework/Deprecated/Toolbox/OrthancApiClient.h	Fri Oct 11 17:08:34 2019 +0200
+++ b/Framework/Deprecated/Toolbox/OrthancApiClient.h	Fri Oct 11 17:20:41 2019 +0200
@@ -157,8 +157,7 @@
     std::string   baseUrl_;
 
   public:
-    OrthancApiClient(OrthancStone::MessageBroker& broker,
-                     IWebService& web,
+    OrthancApiClient(IWebService& web,
                      const std::string& baseUrl);
     
     virtual ~OrthancApiClient()