mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
minor: remove unused variable from recent commit 0e23374
This commit is contained in:
@@ -8040,8 +8040,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
int remain = rules.Length - idx;
|
||||
idxStart = idx;
|
||||
|
||||
LSL_Vector v;
|
||||
|
||||
switch (code)
|
||||
{
|
||||
case (int)ScriptBaseClass.PRIM_POSITION:
|
||||
|
||||
Reference in New Issue
Block a user