diff --git a/rosplan_knowledge_base/src/VALfiles/lex.yy.cc b/rosplan_knowledge_base/src/VALfiles/lex.yy.cc index dcd2129ab..b2e178349 100644 --- a/rosplan_knowledge_base/src/VALfiles/lex.yy.cc +++ b/rosplan_knowledge_base/src/VALfiles/lex.yy.cc @@ -1783,8 +1783,6 @@ YY_RULE_SETUP {unsigned int i; yylval.cp = new char[strlen(yytext)+1]; strcpy(yylval.cp,yytext); - for(i = 0;i