--- rxvt-unicode/src/rxvttoolkit.C 2011/02/12 00:30:00 1.117 +++ rxvt-unicode/src/rxvttoolkit.C 2011/02/12 00:50:04 1.118 @@ -1115,7 +1115,7 @@ if (selection_wait == Sel_normal) { stop (); - request_cb (data, data_len, this, user_data); + request_cb (data, data_len, this); free (data); } } @@ -1127,7 +1127,7 @@ rxvt_warn ("data loss: timeout on INCR selection paste, ignoring.\n"); stop (); - request_cb (NULL, 0, this, user_data); + request_cb (NULL, 0, this); } void