summaryrefslogtreecommitdiff
path: root/ripser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ripser.cpp')
-rw-r--r--ripser.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ripser.cpp b/ripser.cpp
index 68ce5a5..2b57693 100644
--- a/ripser.cpp
+++ b/ripser.cpp
@@ -543,8 +543,6 @@ public:
#endif
#endif
- std::vector<diameter_entry_t> coface_entries;
-
for (index_t index_column_to_reduce = 0; index_column_to_reduce < columns_to_reduce.size();
++index_column_to_reduce) {
auto column_to_reduce = columns_to_reduce[index_column_to_reduce];