Removed debugging code

pull/1623/head
jsteube 6 years ago
parent 68b1ea4b68
commit 5b527f6aa6

@ -3249,8 +3249,6 @@ int opencl_ctx_devices_init (hashcat_ctx_t *hashcat_ctx, const int comptime)
device_param->is_rocm = false;
#endif
printf ("%d\n", device_param->is_rocm);
}
if ((device_param->platform_vendor_id == VENDOR_ID_NV) && (device_param->device_vendor_id == VENDOR_ID_NV))

Loading…
Cancel
Save