From 62ac5e79d8940125b85b129163fd406a2cbb2b73 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 12 Jun 2001 11:49:48 +0000 Subject: Get rid of FMODIFIER (DEPRECATED IN BETA 9) and MKDIR/MKDIRFLAGS which aren't used anymore in the code. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2225 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/make/cctk_Config.h.in | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'lib/make/cctk_Config.h.in') diff --git a/lib/make/cctk_Config.h.in b/lib/make/cctk_Config.h.in index e8ce98eb..2e08d0e1 100644 --- a/lib/make/cctk_Config.h.in +++ b/lib/make/cctk_Config.h.in @@ -59,19 +59,11 @@ #undef CCTK_FCALL -/* DEPRECATED IN BETA 9 */ -#define FMODIFIER CCTK_FCALL -/* END DEPRECATED IN BETA 9 */ - /* What debugging options to use */ + #undef CCTK_DEBUG #undef CCTK_TRACEMEMORY -/* How to create a directory */ - -#undef MKDIR -#undef MKDIRFLAGS - /* Various library functions */ #undef HAVE_SCANDIR -- cgit v1.2.3