summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-10-24 16:39:16 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-10-24 16:39:16 +0000
commit43e5a16b34cf6b9d2404bd9ace2be7e1b6bbb821 (patch)
tree8fe4249c97f33076829524e6d2f510d35c709ee1 /desktop
parentc4ebfa24d8c40f5f33681ea37f3d5b3eeee3591e (diff)
downloadnetsurf-43e5a16b34cf6b9d2404bd9ace2be7e1b6bbb821.tar.gz
netsurf-43e5a16b34cf6b9d2404bd9ace2be7e1b6bbb821.tar.bz2
Squash warning
svn path=/trunk/netsurf/; revision=10903
Diffstat (limited to 'desktop')
-rw-r--r--desktop/history_global_core.c2
1 files changed, 0 insertions, 2 deletions
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();