From 90665a8192762fe5a380a77f7bcb3eb6c5fdc593 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 17 Oct 2004 14:07:31 +0000 Subject: [PATCH] Remove excessive vertical whitespace. --- src/w32term.c | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/w32term.c b/src/w32term.c index 3956fd4b261..0aa782da20d 100644 --- a/src/w32term.c +++ b/src/w32term.c @@ -1209,7 +1209,6 @@ w32_text_out (s, x, y,chars,nchars) } - static void x_set_glyph_string_clipping P_ ((struct glyph_string *)); static void x_set_glyph_string_gc P_ ((struct glyph_string *)); static void x_draw_glyph_string_background P_ ((struct glyph_string *, @@ -2061,7 +2060,6 @@ x_draw_image_foreground (s) } - /* Draw a relief around the image glyph string S. */ static void @@ -2812,14 +2810,6 @@ x_new_focus_frame (dpyinfo, frame) if (old_focus && old_focus->auto_lower) x_lower_frame (old_focus); - - - - - - - - if (dpyinfo->w32_focus_frame && dpyinfo->w32_focus_frame->auto_raise) pending_autoraise_frame = dpyinfo->w32_focus_frame; else @@ -4688,7 +4678,6 @@ w32_read_socket (sd, expected, hold_quit) if (f) x_new_focus_frame (dpyinfo, f); - dpyinfo->grabbed = 0; check_visibility = 1; break; @@ -4906,7 +4895,6 @@ w32_read_socket (sd, expected, hold_quit) } - /*********************************************************************** Text Cursor -- 2.39.5