Squoosh one more warning
parent
496f35b4e8
commit
03f142730c
|
@ -49,7 +49,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
public partial class Scene
|
public partial class Scene
|
||||||
{
|
{
|
||||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||||
private static readonly string LogHeader = "[SCENE INVENTORY]";
|
//private static readonly string LogHeader = "[SCENE INVENTORY]";
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Allows asynchronous derezzing of objects from the scene into a client's inventory.
|
/// Allows asynchronous derezzing of objects from the scene into a client's inventory.
|
||||||
|
|
Loading…
Reference in New Issue