mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Comment out SOP logging message I accidentally left in
This commit is contained in:
@@ -4714,7 +4714,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
/// </remarks>
|
||||
public void CheckSculptAndLoad()
|
||||
{
|
||||
m_log.DebugFormat("Processing CheckSculptAndLoad for {0} {1}", Name, LocalId);
|
||||
// m_log.DebugFormat("Processing CheckSculptAndLoad for {0} {1}", Name, LocalId);
|
||||
|
||||
if (ParentGroup.IsDeleted)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user