Commit cd66701
committed
Simplified return statement in priority list iteration function
This is a bit cleaner and ensures that the function will always
return a boolean value.1 parent ac3cbd7 commit cd66701
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
297 | | - | |
| 295 | + | |
298 | 296 | | |
299 | 297 | | |
300 | 298 | | |
| |||
0 commit comments