Merge branch 'master' of /home/opensim/var/repo/opensim

integration
BlueWall 2012-07-27 17:05:55 -04:00
commit b97cae415b
6 changed files with 0 additions and 3 deletions

View File

@ -43,7 +43,6 @@ using OpenSim.Framework.Console;
using OpenSim.Framework.Monitoring;
using OpenSim.Framework.Servers;
using OpenSim.Framework.Servers.HttpServer;
using OpenSim.Framework.Monitoring;
using Timer=System.Timers.Timer;
using OpenMetaverse;

View File

@ -3242,8 +3242,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
((LSL_Api)m_LSL_Api).llSay(0, string.Format("Unable to attach, item '{0}' is not an object.", itemName));
throw new Exception(String.Format("The inventory item '{0}' is not an object", itemName));
return;
}
ScenePresence sp = World.GetScenePresence(avatarId);

Binary file not shown.

Binary file not shown.

Binary file not shown.