diff Framework/Deprecated/Toolbox/OrthancApiClient.h @ 1057:5df50e0f0390

removing unused class IPromise
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 11 Oct 2019 13:37:21 +0200
parents c35e98d22764
children e146743f6cdc 2d8ab34c8c91
line wrap: on
line diff
--- a/Framework/Deprecated/Toolbox/OrthancApiClient.h	Thu Oct 10 16:07:58 2019 +0200
+++ b/Framework/Deprecated/Toolbox/OrthancApiClient.h	Fri Oct 11 13:37:21 2019 +0200
@@ -26,7 +26,6 @@
 
 #include "IWebService.h"
 #include "../../Messages/IObservable.h"
-#include "../../Messages/Promise.h"
 
 namespace Deprecated
 {