From 3329f6ef898594524b387791678f10693ee06e4a Mon Sep 17 00:00:00 2001 From: heckflosse Date: Tue, 10 Jul 2018 13:39:29 +0200 Subject: [PATCH] Removed Stopwatch --- rtengine/histmatching.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtengine/histmatching.cc b/rtengine/histmatching.cc index 43b2b48ad..23def70ca 100644 --- a/rtengine/histmatching.cc +++ b/rtengine/histmatching.cc @@ -26,7 +26,7 @@ #include "iccstore.h" #include "../rtgui/mydiagonalcurve.h" #include "improcfun.h" -#define BENCHMARK +//#define BENCHMARK #include "StopWatch.h" #include