mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 09:00:37 +08:00
Lint cleanups from William Rucklidge
Change-Id: Ia4756ef97e65837d55838ee0b30806a234565bfd
This commit is contained in:
@@ -132,7 +132,6 @@ void SetLinearSolver(Solver::Options* options) {
|
||||
FLAGS_dense_linear_algebra_library,
|
||||
&options->dense_linear_algebra_library_type));
|
||||
options->num_linear_solver_threads = FLAGS_num_threads;
|
||||
|
||||
}
|
||||
|
||||
void SetOrdering(BALProblem* bal_problem, Solver::Options* options) {
|
||||
|
||||
Reference in New Issue
Block a user