diff --git a/src/opencl.c b/src/opencl.c index 81d655e70..00b93138b 100644 --- a/src/opencl.c +++ b/src/opencl.c @@ -2036,8 +2036,6 @@ int run_cracker (hashcat_ctx_t *hashcat_ctx, hc_device_param_t *device_param, co fast_iteration = 1; } -printf ("%u\n", innerloop_left); - device_param->innerloop_pos = innerloop_pos; device_param->innerloop_left = innerloop_left;