# HG changeset patch
# User Jason Rumney <jasonr@gnu.org>
# Date 1098022051 0
# Node ID 9f3d14375fe1c647d25ccc86e94d8bad4f3367b3
# Parent  07791c7d465b64128563994f587cc85a296e20e4
Remove excessive vertical whitespace.

diff -r 07791c7d465b -r 9f3d14375fe1 src/w32term.c
--- a/src/w32term.c	Sun Oct 17 14:05:51 2004 +0000
+++ b/src/w32term.c	Sun Oct 17 14:07:31 2004 +0000
@@ -1209,7 +1209,6 @@
 }
 
 
-
 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 @@
 }
 
 
-
 /* Draw a relief around the image glyph string S.  */
 
 static void
@@ -2812,14 +2810,6 @@
       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 @@
           if (f)
             x_new_focus_frame (dpyinfo, f);
 
-
 	  dpyinfo->grabbed = 0;
 	  check_visibility = 1;
 	  break;
@@ -4906,7 +4895,6 @@
 }
 
 
-
 
 /***********************************************************************
 			     Text Cursor