newlocallab: remove a StopWatch
This commit is contained in:
parent
51cc47f469
commit
ccac83bb55
@ -71,7 +71,6 @@ namespace
|
|||||||
{
|
{
|
||||||
|
|
||||||
void calcGammaLut(double gamma, double ts, LUTf &gammaLut) {
|
void calcGammaLut(double gamma, double ts, LUTf &gammaLut) {
|
||||||
BENCHFUNMICRO
|
|
||||||
double pwr = 1.0 / gamma;
|
double pwr = 1.0 / gamma;
|
||||||
double gamm = gamma;
|
double gamm = gamma;
|
||||||
const double gamm2 = gamma;
|
const double gamm2 = gamma;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user