remove outdated comments

This commit is contained in:
Lucas Clemente
2016-08-18 10:31:41 +02:00
parent 6239d80492
commit 781fce5bd7
3 changed files with 0 additions and 3 deletions

View File

@@ -10,7 +10,6 @@ import (
)
type streamFramer struct {
// TODO: Simplify by extracting the streams map into a separate object
streamsMap *streamsMap
flowControlManager flowcontrol.FlowControlManager