Explorar o código

Additional go vet fixes

Rod Hynes hai 1 ano
pai
achega
ae1a643452
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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