From 24ea0643bdb95c952fc706fa09f8a457bf670490 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 22 Aug 2005 06:36:20 +0000 Subject: [PATCH] no 2nd stack - fucks things up. SVN revision: 16267 --- src/bin/e_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_main.c b/src/bin/e_main.c index a7db33c74..eb4ba999b 100644 --- a/src/bin/e_main.c +++ b/src/bin/e_main.c @@ -68,7 +68,7 @@ main(int argc, char **argv) /* or ability to gdb attach and debug at this point - better than your */ /* wm/desktop vanishing and not knowing what happened */ -#if 1 +#if 0 { stack_t ss;