remove unused variable

pull/215/head
v2ray 9 years ago
parent db3ca752ff
commit 576b16c2f7
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

@ -157,7 +157,6 @@ type KCP struct {
buffer []byte buffer []byte
fastresend int32 fastresend int32
congestionControl bool congestionControl bool
logmask int32
output Output output Output
} }

Loading…
Cancel
Save