removed unused

This commit is contained in:
Zeno Rogue 2018-07-16 20:06:35 +02:00
parent 2b1d189074
commit 9d2b145123
1 changed files with 0 additions and 1 deletions

View File

@ -2549,7 +2549,6 @@ struct hrmap_hyperbolic : hrmap {
void verify() { verifycells(origin); }
};
namespace quotientspace { hrmap *new_map(); }
namespace irr {
extern bool on;
void link_to_base(heptagon *h, heptspin base);