summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
Diffstat (limited to 'atari')
-rw-r--r--atari/hotlist.c3
1 files changed, 0 insertions, 3 deletions
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)