mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
* minor: Remove LINK_SET debug Console Writeline
* only appeared in DotNetEngine's LSL_BuildIn_Commands.cs * Nice spot Ewe Loon (http://opensimulator.org/mantis/view.php?id=1548)
This commit is contained in:
@@ -2820,8 +2820,6 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
|
||||
case (int)BuiltIn_Commands_BaseClass.LINK_SET:
|
||||
|
||||
Console.WriteLine("LINK_SET");
|
||||
|
||||
foreach (SceneObjectPart partInst in m_host.ParentGroup.GetParts())
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user