diff src/layout.c @ 117:0c2e1f0a001b

Wed Nov 29 14:28:30 2006 John Ellis <johne@verizon.net> * image-overlay.[ch]: Rewrite most of the information overlay code to be more flexible and easily extended. * image.[ch], typedefs.h: Remove image_new_func, and replace it with image_state_func callback which is much more informative. * img-view.c, layout.c, layout_image.c: Updates for new image overlay function names.
author gqview
date Wed, 29 Nov 2006 19:38:25 +0000
parents 50fc73e08550
children e2a8b7f2165b
line wrap: on
line diff
--- a/src/layout.c	Tue Nov 28 18:20:56 2006 +0000
+++ b/src/layout.c	Wed Nov 29 19:38:25 2006 +0000
@@ -1832,7 +1832,6 @@
 	lw->bar_exif_size = -1;
 	lw->bar_exif_advanced = FALSE;
 
-	lw->full_screen_overlay_id = -1;
 	lw->full_screen_overlay_on = FALSE;
 
 	/* default layout */