aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/newrad.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newrad.cc b/src/newrad.cc
index e1b4382..7150cd6 100644
--- a/src/newrad.cc
+++ b/src/newrad.cc
@@ -34,7 +34,6 @@ void newrad_kernel (cGH const* restrict const cctkGH,
int const ai = cctkGH->cctk_ash[0];
int const aj = cctkGH->cctk_ash[1];
- int const ak = cctkGH->cctk_ash[2];
int const si = dir[0];
int const sj = dir[1];