diff --git a/reg3.cpp b/reg3.cpp index 659b54a3..183089c0 100644 --- a/reg3.cpp +++ b/reg3.cpp @@ -1826,10 +1826,6 @@ EX namespace reg3 { make_subconnections(); } - ~hrmap_sphere3() { - clearfrom(allh[0]); - } - transmatrix relative_matrixh(heptagon *h2, heptagon *h1, const hyperpoint& hint) override { return iso_inverse(locations[h1->fieldval]) * locations[h2->fieldval]; }