mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-13 19:28:56 +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;
|
||||
|
||||
#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…
Reference in New Issue
Block a user