diff Applications/Samples/Common/RtViewerApp.h @ 1574:fb5e620430ae

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 21 Sep 2020 18:29:53 +0200
parents b4ccd4963d37
children 52b8b96cb55f
line wrap: on
line diff
--- a/Applications/Samples/Common/RtViewerApp.h	Mon Sep 21 18:28:34 2020 +0200
+++ b/Applications/Samples/Common/RtViewerApp.h	Mon Sep 21 18:29:53 2020 +0200
@@ -158,7 +158,6 @@
     */
     boost::shared_ptr<OrthancStone::IGeometryProvider>  geometryProvider_;
 
-
     boost::shared_ptr<IFlexiblePointerTracker> activeTracker_;
 
     boost::shared_ptr<UndoStack> undoStack_;