aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/GRHydro_Bondi.c2
-rw-r--r--src/GRHydro_BondiM.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/GRHydro_Bondi.c b/src/GRHydro_Bondi.c
index 96409e0..c657eec 100644
--- a/src/GRHydro_Bondi.c
+++ b/src/GRHydro_Bondi.c
@@ -38,8 +38,6 @@
#include <stdio.h>
#include <stdlib.h>
-# define M_PI 3.14159265358979323846 /* pi */
-
// set to 1 to tracing output
#define LTRACE 1
diff --git a/src/GRHydro_BondiM.c b/src/GRHydro_BondiM.c
index 1eeb920..0051499 100644
--- a/src/GRHydro_BondiM.c
+++ b/src/GRHydro_BondiM.c
@@ -38,8 +38,6 @@
#include <stdio.h>
#include <stdlib.h>
-# define M_PI 3.14159265358979323846 /* pi */
-
// set to 1 to tracing output
#define LTRACE 1