aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@edbb7e70-9571-45d5-a481-0a560a9b4751>2001-12-19 17:30:04 +0000
committerallen <allen@edbb7e70-9571-45d5-a481-0a560a9b4751>2001-12-19 17:30:04 +0000
commit4161137abd0ef42a693cea4e7ec6df2278b6eea0 (patch)
treeb3e0deede9601b5561824dcba8b932b42ea08b77
parentdc31ccd31feead71d5a88f7cc4e56aa9a47a64da (diff)
Removed ErrorCodes.h since it isn't used and it isn't there
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/CoordGauge/trunk@38 edbb7e70-9571-45d5-a481-0a560a9b4751
-rw-r--r--src/Slicing.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Slicing.c b/src/Slicing.c
index 8f2e999..3295842 100644
--- a/src/Slicing.c
+++ b/src/Slicing.c
@@ -27,7 +27,6 @@
#include "cctk_FortranString.h"
#include "StoreHandledData.h"
#include "Slicing.h"
-#include "ErrorCodes.h"
int CCTK_FCALL CCTK_FNAME(Einstein_RegisterSlicing)(ONE_FORTSTRING_ARG);
int CCTK_FCALL CCTK_FNAME(Einstein_GetSlicingHandle)(ONE_FORTSTRING_ARG);