--- rxvt-unicode/src/rxvt.h 2006/01/17 16:50:42 1.221 +++ rxvt-unicode/src/rxvt.h 2006/01/19 09:47:15 1.222 @@ -1189,6 +1189,7 @@ xevent_watcher scrollbar_ev; #endif + void child_cb (child_watcher &w, int status); child_watcher child_ev; void check_cb (check_watcher &w); check_watcher check_ev; void destroy_cb (time_watcher &w); time_watcher destroy_ev; void flush_cb (time_watcher &w); time_watcher flush_ev; @@ -1228,7 +1229,6 @@ rxvt_term (); ~rxvt_term (); - void child_exit (); // child has exited, usually destroys void destroy (); void emergency_cleanup ();