mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
backend does not need friend access to manager
This commit is contained in:
parent
a0487ecb30
commit
23b2c95644
1 changed files with 0 additions and 2 deletions
|
@ -282,8 +282,6 @@ protected:
|
|||
virtual bool DoHeartbeat(double network_time, double current_time);
|
||||
|
||||
private:
|
||||
friend class Manager;
|
||||
|
||||
/**
|
||||
* Deletes the values as passed into Write().
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue