From 866e6f5a30d88c3dd95cf907ee6ecf69781a5c74 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Tue, 4 Dec 2018 02:36:20 +0100 Subject: [PATCH] fixup: junk function removed --- crystal.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/crystal.cpp b/crystal.cpp index 15e4e5a6..f601e3e3 100644 --- a/crystal.cpp +++ b/crystal.cpp @@ -305,8 +305,6 @@ ld sqhypot2(crystal_structure& cs, ldcoord co1, ldcoord co2) { return result; } -void crystalstep(heptagon *h, int d); - static const int Modval = 64; struct east_structure {