changeset 57560:9f3d14375fe1

Remove excessive vertical whitespace.
author Jason Rumney <jasonr@gnu.org>
date Sun, 17 Oct 2004 14:07:31 +0000
parents 07791c7d465b
children 505c55fe8dc9
files src/w32term.c
diffstat 1 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- 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