From 43e5a16b34cf6b9d2404bd9ace2be7e1b6bbb821 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 24 Oct 2010 16:39:16 +0000 Subject: Squash warning svn path=/trunk/netsurf/; revision=10903 --- desktop/history_global_core.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'desktop') diff --git a/desktop/history_global_core.c b/desktop/history_global_core.c index 680e75447..3589346ed 100644 --- a/desktop/history_global_core.c +++ b/desktop/history_global_core.c @@ -280,8 +280,6 @@ static bool history_global_initialise_nodes(void) */ bool history_global_initialise(struct tree *tree) { - struct node *first; - folder_icon = tree_load_icon(tree_directory_icon_name); tree_url_node_init(); -- cgit v1.2.3