mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
dropping sex from SceneBanner...
This commit is contained in:
@@ -71,7 +71,7 @@ namespace OpenSim.Region.CoreModules.Agent.IPBan
|
||||
}
|
||||
}
|
||||
}
|
||||
catch (System.Net.Sockets.SocketException sex)
|
||||
catch (System.Net.Sockets.SocketException)
|
||||
{
|
||||
m_log.WarnFormat("[IPBAN] IP address \"{0}\" cannot be resolved via DNS", end);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user