From 481b1de5f9b9829ad5d0cf3ebd1093cd9e3dc599 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 17 Aug 2019 23:30:27 +0200 Subject: [PATCH] reg3:: some junk removed --- reg3.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/reg3.cpp b/reg3.cpp index 8b49e876..d1f5316f 100644 --- a/reg3.cpp +++ b/reg3.cpp @@ -11,10 +11,7 @@ namespace hr { #if MAXMDIM >= 4 -transmatrix cpush(int cid, ld alpha); -transmatrix cspin(int a, int b, ld alpha); -extern -vector shWall3D, shMiniWall3D; + namespace binary { void build_tmatrix(); void virtualRebaseSimple(heptagon*& base, transmatrix& at);