--- rxvt-unicode/src/screen.C 2007/08/03 22:40:10 1.271 +++ rxvt-unicode/src/screen.C 2007/08/13 07:18:58 1.273 @@ -28,8 +28,6 @@ #include "rxvt.h" /* NECESSARY */ #include "rxvtperl.h" /* NECESSARY */ -#include /* get the typedef for CARD32 */ - #include #include "salloc.C" // HACK, should be a seperate compile! @@ -163,6 +161,7 @@ scr_overlay_off (); #endif + rvideo_mode = false; view_start = 0; num_scr = 0; @@ -239,7 +238,6 @@ selection.op = SELECTION_CLEAR; selection.screen = PRIMARY; selection.clicks = 0; - rvideo_state = rvideo_mode = false; } else { @@ -1916,7 +1914,6 @@ } else XBell (dpy, 0); - #endif }