From 3f9fc342fef7a898b9242d39bd14ff4122c4036b Mon Sep 17 00:00:00 2001 From: Ulrich Bauer Date: Tue, 30 Aug 2016 18:19:58 +0200 Subject: cleanup --- ripser.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ripser.cpp b/ripser.cpp index 5b4f053..5568f32 100644 --- a/ripser.cpp +++ b/ripser.cpp @@ -948,7 +948,6 @@ int main(int argc, char** argv) { if (dim < dim_max) { assemble_columns_to_reduce(columns_to_reduce, pivot_column_index, comp, dim, n, threshold, binomial_coeff); - // std::cout << columns_to_reduce << std::endl; } } } \ No newline at end of file -- cgit v1.2.3