mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Removed func_expr as it's not used
This commit is contained in:
parent
4939927975
commit
2929bd82a5
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ int success_pos;
|
|||
%type <s.val> prim_expr
|
||||
%type <s.val> listener_identifier
|
||||
%type <s.val> nonident_prim_expr
|
||||
%type <s.val> func_expr
|
||||
%type <s.val> const_array_list
|
||||
%type <s.val> const_array
|
||||
%type <s.val> identifier_prim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue