minor: remove unused variable from recent commit 0e23374

0.8.0.3
Justin Clark-Casey (justincc) 2014-02-27 00:14:16 +00:00
parent d7c9725ec0
commit ed760f2586
1 changed files with 0 additions and 2 deletions

View File

@ -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: