mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
* Remove warnings, including one which pointed out a bug
This commit is contained in:
@@ -277,7 +277,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Plugins
|
||||
Vector3 ZeroVector = new Vector3(0, 0, 0);
|
||||
|
||||
bool nameSearch = (ts.name != null && ts.name != "");
|
||||
SceneObjectGroup group;
|
||||
|
||||
foreach (EntityBase ent in Entities)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user