mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-20 16:34:14 +03:00
Remove unused variables.
This commit is contained in:
parent
4bbc541640
commit
11fcdcca7b
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user