From 11fcdcca7b203e8275b9e4aed5fa4eacd8ae0d76 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 20 May 2014 17:52:20 +0100 Subject: Remove unused variables. --- atari/hotlist.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'atari') diff --git a/atari/hotlist.c b/atari/hotlist.c index 58c7bee47..62ca0cf08 100644 --- a/atari/hotlist.c +++ b/atari/hotlist.c @@ -290,9 +290,6 @@ struct node; void atari_hotlist_add_page( const char * url, const char * title ) { - struct node * root; - struct node * selected = NULL; - struct node * folder = NULL; nsurl *nsurl; if(hl.tv == NULL) -- cgit v1.2.3