Skip to content
Snippets Groups Projects
Commit 5c66a74e authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

model_info.m: remove redundant line

parent 9a323074
Branches
No related tags found
No related merge requests found
......@@ -279,7 +279,6 @@ function print_line(names,var_index,lead_lag,M_)
end
else
aux_index=find([M_.aux_vars(:).endo_index]==var_index);
aux_type=M_.aux_vars(aux_index).type;
if lead_lag==0
str = subst_auxvar(var_index, [], M_);
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment