Skip to content

Commit

Permalink
clenaup
Browse files Browse the repository at this point in the history
  • Loading branch information
micahcc committed Jan 21, 2021
1 parent 4353a21 commit 95026da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/TopologyManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ class TopologyManager {
std::atomic_bool mShutdown = false;
std::string mAnnouncePath;

std::mutex mMtx;
std::unordered_map<uint64_t, std::shared_ptr<Node>> mNodeById;

std::string mAddress;
std::string mName;
uint64_t mNodeId;
Expand Down

0 comments on commit 95026da

Please sign in to comment.