mirror of
https://github.com/opensim/opensim.git
synced 2026-08-03 07:26:16 +08:00
cleaning out warnings.
NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that?
This commit is contained in:
@@ -18785,7 +18785,6 @@ public override TOKEN OldAction(Lexer yym,ref string yytext,int action, ref bool
|
||||
case 946: { ((LSLTokens)yym).str += yytext; }
|
||||
break;
|
||||
case 1010: { yym.yy_begin("YYINITIAL"); ((LSLTokens)yym).yytext = ((LSLTokens)yym).str; ((LSLTokens)yym).str = String.Empty; return new STRING_CONSTANT(yym); }
|
||||
break;
|
||||
case 1015: { yym.yy_begin("COMMENT"); }
|
||||
break;
|
||||
case 1027: { yym.yy_begin("YYINITIAL"); }
|
||||
|
||||
Reference in New Issue
Block a user