Attempting to download favicons is silly
svn path=/trunk/netsurf/; revision=12979
This commit is contained in:
parent
8f3d6d3649
commit
c22373e000
|
@ -991,7 +991,6 @@ static void browser_window_update_favicon(hlcache_handle *c,
|
|||
}
|
||||
|
||||
hlcache_handle_retrieve(nsurl,
|
||||
HLCACHE_RETRIEVE_MAY_DOWNLOAD |
|
||||
HLCACHE_RETRIEVE_SNIFF_TYPE,
|
||||
nsref,
|
||||
NULL,
|
||||
|
|
Loading…
Reference in New Issue