--- rxvt-unicode/src/rxvtcolor.h 2004/02/24 16:25:45 1.8 +++ rxvt-unicode/src/rxvtcolor.h 2004/02/25 15:06:05 1.9 @@ -52,8 +52,6 @@ struct rxvt_display : refcounted { Atom xa_xim_servers; - rxvt_term *selection_owner; - io_manager_vec xw; io_watcher x_ev; void x_cb (io_watcher &w, short revents); @@ -70,6 +68,7 @@ Visual *visual; Colormap cmap; Window root; + rxvt_term *selection_owner; rxvt_display (const char *id); bool init ();