Disabled timing code in amaze and rcd demosaic

This commit is contained in:
heckflosse
2018-03-20 14:04:01 +01:00
parent 23419c6861
commit 56c736f106
2 changed files with 0 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
#include "sleef.c"
#include "opthelper.h"
#include "median.h"
#define BENCHMARK
#include "StopWatch.h"
namespace rtengine

View File

@@ -22,7 +22,6 @@
#include "rt_math.h"
#include "../rtgui/multilangmgr.h"
#include "opthelper.h"
#define BENCHMARK
#include "StopWatch.h"
using namespace std;