aboutsummaryrefslogtreecommitdiff
path: root/src/cctk_Groups.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/cctk_Groups.F90')
-rw-r--r--src/cctk_Groups.F905
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cctk_Groups.F90 b/src/cctk_Groups.F90
index d058011..c3fe3ce 100644
--- a/src/cctk_Groups.F90
+++ b/src/cctk_Groups.F90
@@ -5,11 +5,6 @@ module cctk_Groups
interface
- subroutine CCTK_StaggerVars (staggered)
- implicit none
- integer staggered
- end subroutine CCTK_StaggerVars
-
subroutine CCTK_DecomposeName (ierr, fullname, implementation, implementation_nchars, name, name_nchars)
implicit none
integer ierr