mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 19:46:35 +00:00
[Cleanup] Remove authenticated from launcher_link.cpp and launcher_link.h (#3101)
# Notes - This is unused.
This commit is contained in:
@@ -64,7 +64,6 @@ protected:
|
||||
const int ID;
|
||||
std::shared_ptr<EQ::Net::ServertalkServerConnection> tcpc;
|
||||
std::unique_ptr<EQ::Timer> m_process_timer;
|
||||
bool authenticated;
|
||||
std::string m_name;
|
||||
Timer m_bootTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user