Index: emu/lcd.c
===================================================================
--- emu/lcd.c	(revision d160dda3ed5986473e431b39ef7db33f493876a5)
+++ emu/lcd.c	(revision a86b3ab447e9d7063ef73c8b47bd525253aa0348)
@@ -72,5 +72,4 @@
 static int32_t sur_w, sur_h;
 static SDL_Surface *sur;
-
 static SDL_Surface *gfx_sur;
 
@@ -87,5 +86,4 @@
 
 int32_t lcd_verbose = 0;
-
 
 void lcd_sdl(void)
@@ -199,5 +197,4 @@
 	SDL_RenderPresent(ren);
 }
-
 
 void lcd_init(void)
