Cleanup: Remove unneded (void) line, we don't have ifdefs here anymore.

This commit is contained in:
Thomas Dinges 2016-05-07 15:55:28 +02:00
parent a3b42d638b
commit 1c46ecd86b

@ -277,7 +277,6 @@ public:
md5.c_str());
}
else {
(void)requested_features;
cubin = string_printf("cycles_kernel_sm%d%d_%s.cubin", major, minor, md5.c_str());
}