--- rxvt-unicode/src/screen.C 2006/01/18 11:07:30 1.237 +++ rxvt-unicode/src/screen.C 2006/01/19 16:22:13 1.238 @@ -2802,11 +2802,8 @@ * EXT: button 2 release */ void -rxvt_term::selection_request (Time tm, int x, int y) +rxvt_term::selection_request (Time tm) { - if (x < 0 || x >= width || y < 0 || y >= height) - return; /* outside window */ - if (selection.text) { /* internal selection */ char *str = rxvt_wcstombs (selection.text, selection.len);