--- rxvt-unicode/src/init.C 2005/11/28 18:37:42 1.120 +++ rxvt-unicode/src/init.C 2005/11/30 21:05:39 1.121 @@ -218,9 +218,6 @@ bool rxvt_term::init_vars () { - sw_term.start (SIGTERM); - sw_int.start (SIGINT); - pix_colors_focused = new rxvt_color [TOTAL_COLORS]; #ifdef OFF_FOCUS_FADING pix_colors_unfocused = new rxvt_color [TOTAL_COLORS]; @@ -1435,8 +1432,6 @@ return; #endif - sw_chld.start (SIGCHLD); - #ifndef __QNX__ /* spin off the command interpreter */ switch (cmd_pid = fork ())