This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wytfy
/
v2ray-core
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
remove unused constants
Darien Raymond
7 anni fa
parent
cb8e7dc9a0
commit
99d661882a
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
transport/internet/context.go
+ 0
- 1
transport/internet/context.go
Vedi File
@@ -10,7 +10,6 @@ type key int
const (
streamSettingsKey key = iota
- dialerSrcKey
bindAddrKey
)