Soft Light: remove benchmark code, closes #5447

This commit is contained in:
Ingo Weyrich 2019-09-15 22:30:03 +02:00
parent 1e75f38dba
commit f55afb91c3
1 changed files with 0 additions and 3 deletions

View File

@ -22,8 +22,6 @@
#include "improcfun.h"
#include "procparams.h"
#define BENCHMARK
#include "StopWatch.h"
namespace {
@ -60,7 +58,6 @@ void rtengine::ImProcFunctions::softLight(LabImage *lab)
if (!params->softlight.enabled || !params->softlight.strength) {
return;
}
BENCHFUN
const TMatrix wprof = ICCStore::getInstance()->workingSpaceMatrix(params->icm.workingProfile);
const float wp[3][3] = {