mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-15 00:08:07 -04:00
remove more dead code
This commit is contained in:
@@ -119,12 +119,6 @@ m_recoveringClientList()
|
||||
|
||||
Address a("", ConfigConnectionServer::getPingPort());
|
||||
IGNORE_RETURN(pingSocket->bind (a));
|
||||
|
||||
if (ConfigConnectionServer::getValidateStationKey())
|
||||
{
|
||||
installSessionValidation();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user