mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Suppression of unused code
This commit is contained in:
parent
2e069c9596
commit
d65b2f12c6
3 changed files with 0 additions and 4 deletions
|
@ -990,7 +990,6 @@ void TCP_Analyzer::DeliverPacket(int len, const u_char* data, bool is_orig,
|
|||
Conn()->SetLastTime(t);
|
||||
|
||||
const IPAddr orig_addr = Conn()->OrigAddr();
|
||||
const IPAddr resp_addr = Conn()->RespAddr();
|
||||
|
||||
uint32 tcp_hdr_len = data - (const u_char*) tp;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue