1
0
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:
jsteube 2018-01-28 20:15:19 +01:00
parent 68b1ea4b68
commit 5b527f6aa6

View File

@ -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))