Skip to content

Commit

Permalink
src: clean unused code in agent.h
Browse files Browse the repository at this point in the history
Signed-off-by: gengjiawen <technicalcute@gmail.com>
  • Loading branch information
gengjiawen committed Feb 6, 2019
1 parent 4deb23a commit 9199a38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tracing/agent.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ class Agent {
private:
friend class AgentWriterHandle;

static void ThreadCb(void* arg);
void InitializeWritersOnThread();

void Start();
Expand Down

0 comments on commit 9199a38

Please sign in to comment.