summaryrefslogtreecommitdiff
path: root/src/math/M_1_PI.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/M_1_PI.c')
-rw-r--r--src/math/M_1_PI.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/math/M_1_PI.c b/src/math/M_1_PI.c
deleted file mode 100644
index b448e4be..00000000
--- a/src/math/M_1_PI.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <math.h>
-#define M_1_PI 1.0/3.14159
-/*
-XOPEN(4)
-*/