Kaynağa Gözat

Additional go vet fixes

Rod Hynes 1 yıl önce
ebeveyn
işleme
ae1a643452
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      psiphon/server/bpf.go

+ 0 - 2
psiphon/server/bpf.go

@@ -63,8 +63,6 @@ func newTCPListenerWithBPF(
 
 	if havePBFProgram {
 
-		programName = programName
-
 		// Tactics parameters validation ensures BPFProgramInstructions has len >= 1.
 		listenConfig.Control = func(network, address string, c syscall.RawConn) error {
 			var setSockOptError error