mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
remove a rogue Console.WriteLine() from the last commit.
This commit is contained in:
@@ -115,7 +115,6 @@ namespace OpenSim.Region.CoreModules.World.Land
|
||||
|
||||
private void OnParcelPrimCountAdd(SceneObjectGroup obj)
|
||||
{
|
||||
Console.WriteLine("WIBBLE");
|
||||
// If we're tainted already, don't bother to add. The next
|
||||
// access will cause a recount anyway
|
||||
lock (m_TaintLock)
|
||||
|
||||
Reference in New Issue
Block a user