mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
pesty warning
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user