sony_arw2_load_raw() : removed timing code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user