Skip to content
Snippets Groups Projects
Commit 0a4d1f18 authored by Karl Palmen's avatar Karl Palmen
Browse files

Remove Commented-out line re #16748


Signed-off-by: default avatarKarl Palmen <karl.palmen@stfc.ac.uk>
parent d820b019
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,6 @@ struct NLLS_workspace {
DoubleFortranVector resvec, gradvec;
DoubleFortranVector largest_sv, smallest_sv;
get_svd_J_work get_svd_J_ws;
//calculate_step_work calculate_step_ws;
evaluate_model_work evaluate_model_ws;
NLLS_workspace();
void initialize(int n, int m, const nlls_options &options);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment