mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
Remove unused HeartbeatTimer member: do_expire
Coverity CID 1417434
This commit is contained in:
parent
c5340c7c3e
commit
4e87b6ee73
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ public:
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
void Init();
|
void Init();
|
||||||
int do_expire;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue