From eb1e67e3fb6c5b783e68cc3efa02d8d101db4fa4 Mon Sep 17 00:00:00 2001 From: heckflosse Date: Sun, 8 Apr 2018 00:56:56 +0200 Subject: [PATCH] Removed BENCHMARK --- rtengine/ipvibrance.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/rtengine/ipvibrance.cc b/rtengine/ipvibrance.cc index f9b46f620..26141423c 100644 --- a/rtengine/ipvibrance.cc +++ b/rtengine/ipvibrance.cc @@ -27,7 +27,6 @@ #include "../rtgui/thresholdselector.h" #include "curves.h" #include "color.h" -#define BENCHMARK #include "StopWatch.h" #ifdef _OPENMP #include