aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/utils/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/utils/math.h')
-rw-r--r--src/libjin/utils/math.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/libjin/utils/math.h b/src/libjin/utils/math.h
deleted file mode 100644
index 5e44ce7..0000000
--- a/src/libjin/utils/math.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __JIN_UTILS_MATH_H
-#define __JIN_UTILS_MATH_H
-
-#include <math.h>
-
-#define PI 3.1415926f
-
-#endif \ No newline at end of file