Remove split.cc from the bazel sources.

Change-Id: I15eb78eaccabb3c00610b3d8bfcb22a6156105df
This commit is contained in:
Sameer Agarwal
2021-12-14 11:57:18 -08:00
parent 206061a6ba
commit d2b7f337ce
-1
View File
@@ -116,7 +116,6 @@ CERES_SRCS = ["internal/ceres/" + filename for filename in [
"sparse_cholesky.cc",
"sparse_matrix.cc",
"sparse_normal_cholesky_solver.cc",
"split.cc",
"stringprintf.cc",
"subset_preconditioner.cc",
"suitesparse.cc",