mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
mini-warnings-safari, plus cleanup of IUserServices method naming.
This commit is contained in:
@@ -18656,7 +18656,7 @@ public override TOKEN OldAction(Lexer yym,ref string yytext,int action, ref bool
|
||||
case 1020: { }
|
||||
break;
|
||||
case 1064: { yym.yy_begin("YYINITIAL"); ((LSLTokens)yym).yytext = ((LSLTokens)yym).str; ((LSLTokens)yym).str = String.Empty; return new STRING_CONSTANT(yym); }
|
||||
break;
|
||||
// break;
|
||||
case 1069: ;
|
||||
break;
|
||||
case 1073: ;
|
||||
|
||||
@@ -1387,7 +1387,7 @@ namespace OpenSim.Region.ScriptEngine.XEngine
|
||||
|
||||
public void ApiResetScript()
|
||||
{
|
||||
bool running = Running;
|
||||
// bool running = Running;
|
||||
|
||||
RemoveState();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user