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