Remove errant space.

Change-Id: Iedc06960417a9b938d57f623b4beb87a98e3d081
This commit is contained in:
Sameer Agarwal
2014-09-07 21:18:44 -07:00
parent 89080ab153
commit 1aef66eeae
-1
View File
@@ -347,7 +347,6 @@ void PreSolveSummarize(const Solver::Options& options,
summary->line_search_type = options.line_search_type;
summary->linear_solver_type_given = options.linear_solver_type;
summary->max_lbfgs_rank = options.max_lbfgs_rank;
summary->minimizer_type = options.minimizer_type;
summary->nonlinear_conjugate_gradient_type = options.nonlinear_conjugate_gradient_type; // NOLINT
summary->num_linear_solver_threads_given = options.num_linear_solver_threads; // NOLINT