pesty warning

This commit is contained in:
UbitUmarov
2020-03-01 22:03:33 +00:00
parent 7e9ce0929d
commit cf948d56a1

View File

@@ -143,7 +143,8 @@ namespace OpenSim.Region.Framework.Scenes
count = 0;
}
}
catch (Exception e)
catch
// catch (Exception e)
{
//m_log.ErrorFormat(
// "[ASYNC OBJECT DELETER]: Exception background sending object: {0}{1}", e.Message, e.StackTrace);