mirror of https://github.com/v2ray/v2ray-core
remove unused variable
parent
db3ca752ff
commit
576b16c2f7
|
@ -157,7 +157,6 @@ type KCP struct {
|
|||
buffer []byte
|
||||
fastresend int32
|
||||
congestionControl bool
|
||||
logmask int32
|
||||
output Output
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue