mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-11 08:10:59 +00:00
Removed debugging code
This commit is contained in:
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;
|
device_param->is_rocm = false;
|
||||||
|
|
||||||
#endif
|
#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))
|
if ((device_param->platform_vendor_id == VENDOR_ID_NV) && (device_param->device_vendor_id == VENDOR_ID_NV))
|
||||||
|
Loading…
Reference in New Issue
Block a user