mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Remove a few protected or private no-op constructors
This commit is contained in:
parent
914a4d6342
commit
f597e925aa
7 changed files with 5 additions and 15 deletions
|
@ -401,7 +401,6 @@ public:
|
|||
void Dispatch(double t, bool is_expire) override;
|
||||
|
||||
protected:
|
||||
ConnectionTimer() = default;
|
||||
|
||||
void Init(Connection* conn, timer_func timer, bool do_expire);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue