diff Framework/Radiography/RadiographyDicomLayer.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 580dd82e13f5
children d7e06542304c
line wrap: on
line diff
--- a/Framework/Radiography/RadiographyDicomLayer.h	Tue Oct 15 14:08:15 2019 +0200
+++ b/Framework/Radiography/RadiographyDicomLayer.h	Tue Oct 15 15:39:39 2019 +0200
@@ -42,7 +42,7 @@
     void ApplyConverter();
 
   public:
-    RadiographyDicomLayer(MessageBroker& broker, const RadiographyScene& scene);
+    RadiographyDicomLayer(const RadiographyScene& scene);
 
     void SetInstance(const std::string& instanceId, unsigned int frame)
     {