mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
This was always set to 1, with the deteriminant of whether to log PCAP output instead being whether `sniffer.Endpoint.writer` was non-nil. There's no reason to keep it around. PiperOrigin-RevId: 675712237