Remove automatic error from resid.m when steady state does not solve.

Closes #573
time-shift
Johannes Pfeifer 2015-10-13 13:45:54 +02:00
parent d3eca9338b
commit cb3804ab51
1 changed files with 0 additions and 5 deletions

View File

@ -108,9 +108,4 @@ if nargout == 0
skipline(2)
end
if info(1)
print_info(info,options_.noprint, options_)
end
oo_.steady_state = steady_state_old;