From f8b0dee88051065d4667fe41dd1bc81905c2b07c Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 24 Nov 1999 16:20:58 +0000 Subject: zsh-workers/8770 --- Src/Modules/mapfile.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Src/Modules/mapfile.c') diff --git a/Src/Modules/mapfile.c b/Src/Modules/mapfile.c index 431c488e6..11553609c 100644 --- a/Src/Modules/mapfile.c +++ b/Src/Modules/mapfile.c @@ -346,8 +346,6 @@ boot_mapfile(Module m) return 0; } -#ifdef MODULE - /**/ int cleanup_mapfile(Module m) @@ -370,5 +368,3 @@ finish_mapfile(Module m) { return 0; } - -#endif -- cgit 1.4.1