Re-disable the favicon render hook

This commit is contained in:
Chris Young 2014-07-01 08:28:07 +01:00
parent 1aed82b074
commit 01088bb63b

View File

@ -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,