removed useless lines

time-shift
Michel Juillard 2012-09-23 21:04:22 +02:00
parent d0d0b6ed52
commit 8db0fee155
1 changed files with 0 additions and 5 deletions

View File

@ -146,11 +146,6 @@ function dr = dyn_second_order_solver(jacobia,hessian,dr,M_,threads_ABC,threads_
%lhs
dr.ghuu = A\rhs;
dr.ghxx = dr.ghxx(1:M_.endo_nbr,:);
dr.ghxu = dr.ghxu(1:M_.endo_nbr,:);
dr.ghuu = dr.ghuu(1:M_.endo_nbr,:);
% dr.ghs2
% derivatives of F with respect to forward variables
% reordering predetermined variables in diminishing lag order