mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-17 01:33:16 +03:00
Remove unused variable.
This commit is contained in:
parent
4bf23fc217
commit
77cea75e51
@ -210,7 +210,6 @@ static nserror load_icon_callback(hlcache_handle *handle,
|
||||
hlcache_handle *load_icon(const char *name, hlcache_handle_callback cb,
|
||||
void * pw )
|
||||
{
|
||||
const char *icon_url = NULL;
|
||||
hlcache_handle *c;
|
||||
nserror err;
|
||||
nsurl *icon_nsurl;
|
||||
|
Loading…
Reference in New Issue
Block a user