--- rxvt-unicode/src/screen.C 2004/01/16 16:34:56 1.15 +++ rxvt-unicode/src/screen.C 2004/01/16 22:11:09 1.16 @@ -1,7 +1,7 @@ /*--------------------------------*-C-*--------------------------------------* * File: screen.c *---------------------------------------------------------------------------* - * $Id: screen.C,v 1.15 2004/01/16 16:34:56 pcg Exp $ + * $Id: screen.C,v 1.16 2004/01/16 22:11:09 pcg Exp $ * * Copyright (c) 1997-2001 Geoff Wing * @@ -2567,10 +2567,9 @@ void rxvt_term::incr_cb (time_watcher &w) { - w.stop (); selection_wait = Sel_none; - rxvt_print_error("data loss: timeout on INCR selection paste"); + rxvt_print_error ("data loss: timeout on INCR selection paste"); } /*