Skip to content

Commit 6baf698

Browse files
committed
remove comment
1 parent 1eb05a1 commit 6baf698

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

offload/include/OffloadPolicy.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ class OffloadPolicy {
3636
Kind = MANDATORY;
3737
return;
3838
default:
39-
// User didn't specify a policy, decide
40-
// based on number of devices discovered
4139
if (PM.getNumDevices()) {
4240
DP("Default TARGET OFFLOAD policy is now mandatory "
4341
"(devices were found)\n");

0 commit comments

Comments
 (0)