aboutsummaryrefslogtreecommitdiff
path: root/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'cube.c')
-rw-r--r--cube.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cube.c b/cube.c
index bf24960..671918e 100644
--- a/cube.c
+++ b/cube.c
@@ -11,8 +11,6 @@
#include "puzzles.h"
-#define PI 3.14159265358979323846264338327950884197169399
-
#define MAXVERTICES 20
#define MAXFACES 20
#define MAXORDER 4