mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-25 03:51:26 +00:00
Uhh forgot to save file
This commit is contained in:
parent
9a6316221c
commit
82e92811e4
1 changed files with 0 additions and 1 deletions
1
parser.c
1
parser.c
|
@ -1114,7 +1114,6 @@ static bool parser_sy_apply_operator(parser_t *parser, shunt *sy)
|
|||
),
|
||||
(ast_expression*)expr
|
||||
);
|
||||
out->refs = AST_REF_LEFT;
|
||||
}
|
||||
} else {
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue