Remove redundant line of code.
authorLaurent Monin <geeqie@norz.org>
Sun, 15 Feb 2009 15:58:01 +0000 (15:58 +0000)
committerLaurent Monin <geeqie@norz.org>
Sun, 15 Feb 2009 15:58:01 +0000 (15:58 +0000)
src/layout.c

index 4f6bf20..bee0611 100644 (file)
@@ -1730,7 +1730,6 @@ void layout_style_set(LayoutWindow *lw, gint style, const gchar *order)
 
        lw->file_view = NULL;
        lw->vf = NULL;
-       lw->vf = NULL;
 
        lw->info_box = NULL;
        lw->info_progress_bar = NULL;