From d9fda6d54df1e6de28a99e812e6c5769e4d9be4a Mon Sep 17 00:00:00 2001 From: sbrandt Date: Tue, 3 Jul 2012 20:11:27 +0000 Subject: Remove redundant includes git-svn-id: http://svn.cactuscode.org/flesh/trunk@4840 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/include/cctk_core.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/include') diff --git a/src/include/cctk_core.h b/src/include/cctk_core.h index 7620e823..340172f1 100644 --- a/src/include/cctk_core.h +++ b/src/include/cctk_core.h @@ -15,9 +15,6 @@ /* Grab the main configuration info. */ #include "cctk_Config.h" -/* Define which thorn the file is in */ -#include "definethisthorn.h" - /* Include the constants */ #include "cctk_Constants.h" @@ -165,12 +162,6 @@ cctk_lsh1,cctk_lsh2,cctk_lsh3 #include "cctk_Termination.h" #include "cctk_WarnLevel.h" -/* Include prototypes for scheduled functions */ -#include "cctk_ScheduleFunctions.h" - -/* Include prototypes for scheduled functions */ -#include "cctk_ScheduleFunctions.h" - /* Include definitions provided by capabilities */ #include "cctk_Capabilities.h" -- cgit v1.2.3