From d57abcf87f74fe83c2add23b5b38530960b854d5 Mon Sep 17 00:00:00 2001 From: Nathan Angelacos Date: Sat, 22 Sep 2007 17:24:38 +0000 Subject: Merged in Comment code --- src/h_bash.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/h_bash.c') diff --git a/src/h_bash.c b/src/h_bash.c index 7f6d149..80494e8 100644 --- a/src/h_bash.c +++ b/src/h_bash.c @@ -43,10 +43,6 @@ #include "h_script.h" #include "haserl.h" -#ifdef DEBUG -#include -#endif - /* Local subshell variables */ static int subshell_pipe[2]; static int subshell_pid; -- cgit v1.2.3