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/example.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Src/Modules/example.c') diff --git a/Src/Modules/example.c b/Src/Modules/example.c index fbe392e94..43199e350 100644 --- a/Src/Modules/example.c +++ b/Src/Modules/example.c @@ -212,8 +212,6 @@ boot_example(Module m) !addwrapper(m, wrapper)); } -#ifdef MODULE - /**/ int cleanup_example(Module m) @@ -234,5 +232,3 @@ finish_example(Module m) fflush(stdout); return 0; } - -#endif -- cgit 1.4.1