aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-04 12:41:15 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-04 12:41:15 +0000
commit61139bf9cda10c4699447411c2dddeda9bf81621 (patch)
tree85fe4b2be573f7205b02f174980421811f73af92 /src/include
parenta235e73141d42c56ffcade3ebb69acafb61802af (diff)
remove an unused #define
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1101 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/include')
-rw-r--r--src/include/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/config.h b/src/include/config.h
index fe681dc..0da3f35 100644
--- a/src/include/config.h
+++ b/src/include/config.h
@@ -43,7 +43,6 @@ typedef CCTK_INT integer;
/* note low-level software uses error_exit() instead of CCTK_VWarn(), */
/* with exit codes defined in "stdc.h" */
#define FATAL_ERROR (-1)
-#define WARNING_LEVEL (1)
/******************************************************************************/