src: clean unused code in agent.h
Signed-off-by: gengjiawen <technicalcute@gmail.com> PR-URL: https://github.com/nodejs/node/pull/25914 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
93e0c6ae89
commit
0e54a0a213
@ -113,7 +113,6 @@ class Agent {
|
||||
private:
|
||||
friend class AgentWriterHandle;
|
||||
|
||||
static void ThreadCb(void* arg);
|
||||
void InitializeWritersOnThread();
|
||||
|
||||
void Start();
|
||||
|
Loading…
x
Reference in New Issue
Block a user