Commit bcde849
committed
quic: remove unnecessary bool conversion
The argument will always be a boolean already
PR-URL: #34247
Reviewed-By: Anna Henningsen <[email protected]>1 parent c535131 commit bcde849
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
0 commit comments