Removed redundant comment.

This commit is contained in:
Stefano Sanfilippo 2014-11-28 17:22:57 +01:00
parent 2605a5f5ff
commit e2a635e95f

View File

@ -80,7 +80,6 @@ static std::stack<BranchCaseList*> branchCaseStack;
%type<typeval> TYPENAME
%type<statementval> statement
// This is not nice :\ used to carry the else body
%type<statlistval> branch_body
%type<assertval> assert_stmt
%type<callval> fun_call