forked from quic-go/quic-go
remove outdated comments
This commit is contained in:
@@ -61,7 +61,6 @@ func (c *flowController) UpdateSendWindow(newOffset protocol.ByteCount) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
// TODO: remove once the Stream doesn't use it anymore
|
||||
func (c *flowController) SendWindowSize() protocol.ByteCount {
|
||||
sendFlowControlWindow := c.getSendFlowControlWindow()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user