mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-23 02:26:49 -05:00
remove unused variable
This commit is contained in:
parent
db3ca752ff
commit
576b16c2f7
@ -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…
Reference in New Issue
Block a user