diff Applications/Samples/SimpleViewer/SimpleViewerApplication.h @ 417:aee3d7941c9b

preparing to load images using DICOMweb
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 15 Nov 2018 17:28:15 +0100
parents ed7146fa2c98
children b70e9be013e4
line wrap: on
line diff
--- a/Applications/Samples/SimpleViewer/SimpleViewerApplication.h	Tue Nov 13 10:36:53 2018 +0100
+++ b/Applications/Samples/SimpleViewer/SimpleViewerApplication.h	Thu Nov 15 17:28:15 2018 +0100
@@ -104,7 +104,6 @@
 
     IStatusBar*                         statusBar_;
     std::auto_ptr<SmartLoader>          smartLoader_;
-    std::auto_ptr<OrthancApiClient>     orthancApiClient_;
 
     Orthanc::Font                       font_;