Skip to content

Commit

Permalink
remove a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasen committed Dec 9, 2015
1 parent 2fd1691 commit 7d01a55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Expand Up @@ -297,7 +297,6 @@ func tunneling(addr string, rdr *bufio.Reader, c net.Conn, header *bytes.Buffer)

if header != nil {
header.WriteTo(backend)
// TODO: release this buffer?
}

// Start transfering data
Expand Down

0 comments on commit 7d01a55

Please sign in to comment.