Skip to content

Commit db770d6

Browse files
Remove dead comments in R2DH
1 parent e2dc0b3 commit db770d6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/R2DH.jl

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -446,9 +446,4 @@ function SolverCore.solve!(
446446
set_solution!(stats,xk)
447447
set_residuals!(stats, zero(eltype(xk)), sqrt_ξ_νInv)
448448
return stats
449-
end
450-
451-
452-
#theta 0.000740095979741405
453-
#nu1 0.0003700479898707025
454-
#original 0.4996302256786179
449+
end

0 commit comments

Comments
 (0)