Skip to content

Commit

Permalink
Update veeam_conn.go
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin authored Apr 13, 2022
1 parent 7fe43b2 commit 5fbfb10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions veeam_conn.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ import (
"time"
)

// TODO : implement the actual compression, uncompressed works until 4096 bytes

type CompressedConn struct {
tcpConn net.Conn
buffer *bytes.Buffer
Expand Down

0 comments on commit 5fbfb10

Please sign in to comment.