remove unused member

pull/1272/head
Jeff Becker 4 years ago
parent 25a4bbd5ca
commit 7a5c193e4f
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -53,7 +53,6 @@ namespace llarp
using ID_t = std::thread::id;
llarp_ev_loop* m_Loop = nullptr;
std::optional<ID_t> m_ID;
util::ContentionKiller m_Killer;
std::function<void(std::function<void(void)>)> m_Queue;
};
} // namespace llarp

Loading…
Cancel
Save