aboutsummaryrefslogtreecommitdiff
path: root/src/GenericRK.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GenericRK.c')
-rw-r--r--src/GenericRK.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GenericRK.c b/src/GenericRK.c
index 6fc2dc9..4a7b854 100644
--- a/src/GenericRK.c
+++ b/src/GenericRK.c
@@ -73,8 +73,6 @@ void MoL_GenericRKAdd(CCTK_ARGUMENTS)
DECLARE_CCTK_ARGUMENTS;
DECLARE_CCTK_PARAMETERS;
- cGroupDynamicData arraydata;
- CCTK_INT groupindex, ierr;
CCTK_INT arraytotalsize, arraydim;
/* FIXME */