Skip to content

Commit 2fd9ee7

Browse files
Update lib/OrdinaryDiffEqCore/src/initialize_dae.jl
1 parent 5a6e0c4 commit 2fd9ee7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/OrdinaryDiffEqCore/src/initialize_dae.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,3 @@ function _initialize_dae!(integrator::ODEIntegrator, prob::AbstractDEProblem, al
155155
SciMLBase.get_initial_values(
156156
prob, integrator, prob.f, alg, isinplace; abstol = integrator.opts.abstol)
157157
end
158-
159-
# No longer needed - DiffEqBase types now have the parameters directly

0 commit comments

Comments
 (0)