changeset 1296:27a4dca21883

Remove redundant line of code.
author Laurent Monin <geeqie@norz.org>
date Sun, 15 Feb 2009 15:58:01 +0000
parents 9cf6c7fb629b
children ae7da76b7e9e
files src/layout.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/layout.c	Sun Feb 15 15:56:48 2009 +0000
+++ b/src/layout.c	Sun Feb 15 15:58:01 2009 +0000
@@ -1730,7 +1730,6 @@
 
 	lw->file_view = NULL;
 	lw->vf = NULL;
-	lw->vf = NULL;
 
 	lw->info_box = NULL;
 	lw->info_progress_bar = NULL;