summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp')
-rw-r--r--src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp b/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
index 5f078251..2e2bfd2f 100644
--- a/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
+++ b/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
@@ -200,7 +200,6 @@ int main(int argc, char* const argv[]) {
else
std::cout << "This shall not happen" << std::endl;
}
- simplex_tree.set_dimension(dim_max);
#ifdef DEBUG_TRACES
std::cout << "vertices \t\t" << count_vertices << std::endl;