mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
Net: remove unused variable
This commit is contained in:
parent
6bcd583836
commit
2694b4e2c8
1 changed files with 0 additions and 2 deletions
|
@ -455,8 +455,6 @@ void net_delete()
|
|||
|
||||
int _processing_suspended = 0;
|
||||
|
||||
static double suspend_start = 0;
|
||||
|
||||
void net_suspend_processing()
|
||||
{
|
||||
if ( _processing_suspended == 0 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue