diff --git a/complex2.cpp b/complex2.cpp index 83ac21ad..aebdbc25 100644 --- a/complex2.cpp +++ b/complex2.cpp @@ -1367,7 +1367,6 @@ EX namespace dice { #if !CAP_EXTFONT pointfunction pf = [&] (ld x, ld y) { - hyperpoint hs; dynamicval g(geometry, highdim); return sphere_to_space(normalize(ctr + cx * x + cy * y)); };