From 7c3707a39233cc3162aa198be8e3d756f798282f Mon Sep 17 00:00:00 2001 From: heckflosse Date: Thu, 31 Jan 2019 22:27:34 +0100 Subject: [PATCH] hphd dempsaic: disable timing code, #5159 --- rtengine/hphd_demosaic_RT.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtengine/hphd_demosaic_RT.cc b/rtengine/hphd_demosaic_RT.cc index d5a21a4d0..964b73e80 100644 --- a/rtengine/hphd_demosaic_RT.cc +++ b/rtengine/hphd_demosaic_RT.cc @@ -25,7 +25,7 @@ #include "rt_math.h" #include "../rtgui/multilangmgr.h" #include "opthelper.h" -#define BENCHMARK +//#define BENCHMARK #include "StopWatch.h" #ifdef _OPENMP #include