ソースを参照

Remove temporary code

Amir Khan 1 年間 前
コミット
28c7fe8220
1 ファイル変更0 行追加2 行削除
  1. 0 2
      psiphon/common/quic/quic.go

+ 0 - 2
psiphon/common/quic/quic.go

@@ -236,8 +236,6 @@ func Listen(
 
 
 	var quicListener quicListener
 	var quicListener quicListener
 
 
-	enableGQUIC = true
-
 	if !enableGQUIC {
 	if !enableGQUIC {
 
 
 		// When gQUIC is disabled, skip the muxListener entirely. This allows
 		// When gQUIC is disabled, skip the muxListener entirely. This allows