Fix typo in last change
From-SVN: r28718
This commit is contained in:
parent
0c61f5414d
commit
497fa9d355
1 changed files with 0 additions and 1 deletions
|
@ -7262,7 +7262,6 @@ tsubst_expr (t, args, complain, in_decl)
|
|||
maybe_push_decl (decl);
|
||||
if (TREE_CODE (decl) == VAR_DECL)
|
||||
DECL_TEMPLATE_INSTANTIATED (decl) = 1;
|
||||
maybe_push_decl (decl);
|
||||
start_decl_1 (decl);
|
||||
cp_finish_decl
|
||||
(decl, init, NULL_TREE, 0, /*init ? LOOKUP_ONLYCONVERTING :*/ 0);
|
||||
|
|
Loading…
Add table
Reference in a new issue