mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
shut up some pesty warnings
This commit is contained in:
@@ -151,7 +151,8 @@ namespace OpenSim.Services.Connectors
|
||||
os.Write(buffer, 0, strBuffer.Length); //Send it
|
||||
//m_log.InfoFormat("[REST COMMS]: Posted HelloNeighbour request to remote sim {0}", uri);
|
||||
}
|
||||
catch (Exception e)
|
||||
// catch (Exception e)
|
||||
catch
|
||||
{
|
||||
// m_log.WarnFormat(
|
||||
// "[NEIGHBOUR SERVICE CONNCTOR]: Unable to send HelloNeighbour from {0} to {1}. Exception {2}{3}",
|
||||
|
||||
Reference in New Issue
Block a user