mirror of
https://github.com/optim-enterprises-bv/Xray-core.git
synced 2025-11-01 19:17:48 +00:00
Remove legacy code (#3838)
* Add feature migration notice * Remove legacy code of transport processing * Clear legacy proto field * Fix missing * Unify protocolname * Test remove * Supressor * Weird code * Remove errorgen related comments
This commit is contained in:
committed by
GitHub
parent
d497de916f
commit
7086d286be
@@ -5,8 +5,6 @@
|
||||
// clients with 'socks' for proxying.
|
||||
package vless
|
||||
|
||||
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|
||||
|
||||
const (
|
||||
XRV = "xtls-rprx-vision"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user