diff --git a/hyperpoint.cpp b/hyperpoint.cpp index b23fb4de..f8e42961 100644 --- a/hyperpoint.cpp +++ b/hyperpoint.cpp @@ -719,11 +719,6 @@ EX transmatrix mzscale(const transmatrix& t, double fac) { EX transmatrix pushone() { return xpush(sphere?.5 : 1); } -bool operator == (hyperpoint h1, hyperpoint h2) { - for(int i=0; i