diff ViewerPlugin/Plugin.cpp @ 155:1304498491e4

removed redundant file
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Oct 2018 16:11:19 +0200
parents 32a94bbb7d05
children dafbb7ebc00f
line wrap: on
line diff
--- a/ViewerPlugin/Plugin.cpp	Mon Oct 08 12:12:39 2018 +0200
+++ b/ViewerPlugin/Plugin.cpp	Mon Oct 08 16:11:19 2018 +0200
@@ -23,7 +23,6 @@
 
 #include "DicomPyramidCache.h"
 #include "../Framework/Jpeg2000Reader.h"
-#include "../Framework/MultiThreading/Semaphore.h"
 
 #include <Core/Logging.h>
 #include <Core/Images/ImageProcessing.h>