Cleanup: Remove unneded (void) line, we don't have ifdefs here anymore.
This commit is contained in:
@@ -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());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user