sony_arw2_load_raw() : removed timing code

This commit is contained in:
heckflosse
2017-09-23 11:39:14 +02:00
parent f49d1c7762
commit 5247e61040

View File

@@ -25,8 +25,6 @@
/*RT*/#include "jpeg.h"
#include "opthelper.h"
#define BENCHMARK
#include "StopWatch.h"
/*
dcraw.c -- Dave Coffin's raw photo decoder
@@ -3060,7 +3058,6 @@ void CLASS sony_arw_load_raw()
void CLASS sony_arw2_load_raw()
{
BENCHFUN
#if defined( _OPENMP ) && defined( MYFILE_MMAP )
#pragma omp parallel