--- rxvt-unicode/src/rxvtperl.h 2006/01/08 08:43:11 1.14 +++ rxvt-unicode/src/rxvtperl.h 2006/01/08 08:49:20 1.15 @@ -41,7 +41,7 @@ bool should_invoke[HOOK_NUM]; - void init (bool tainted); + void init (); bool invoke (rxvt_term *term, hook_type htype, ...); void line_update (rxvt_term *term); };