remove unused definition

pull/298/head^2
v2ray 2016-06-02 21:48:43 +02:00
parent 72fb5a256c
commit 40ebd1e9ae
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
package transport
type StreamType int
type Config struct {
ConnectionReuse bool
}