From 8207d174a0cc6c815b6e23ef29af5f34d6fd9dc0 Mon Sep 17 00:00:00 2001 From: heckflosse Date: Thu, 31 Jan 2019 23:37:33 +0100 Subject: [PATCH] hphd demosaic: 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 7afb7daa6..fd2e5cce1 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