mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-18 16:49:18 +03:00
Re-disable the favicon render hook
This commit is contained in:
parent
1aed82b074
commit
01088bb63b
@ -3546,7 +3546,7 @@ gui_window_create(struct browser_window *bw,
|
||||
SPACE_MinWidth, 16,
|
||||
SPACE_MinHeight, 16,
|
||||
SPACE_Transparent, FALSE,
|
||||
SPACE_RenderHook, &g->shared->favicon_hook,
|
||||
// SPACE_RenderHook, &g->shared->favicon_hook,
|
||||
SpaceEnd,
|
||||
CHILD_WeightedWidth, 0,
|
||||
CHILD_WeightedHeight, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user