Commit e5116b3
committed
quic: remove unused function arguments
validateTransportParams() only takes (and only uses) one argument.
PR-URL: #35010
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>1 parent ef4e3b5 commit e5116b3
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
| 637 | + | |
642 | 638 | | |
643 | 639 | | |
644 | 640 | | |
| |||
0 commit comments