Commit df593d7
committed
Fix warning about missing return value
The vector is either on the host or the device so the second check is
not necessary.
Signed-off-by: Joseph Schuchart <[email protected]>1 parent dc547f3 commit df593d7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments