[project @ 2004-10-18 02:27:19 by jmb]

Fix segv in GTK build.
/me also slaps the RISC OS build for not dying appropriately too.

svn path=/import/netsurf/; revision=1324
This commit is contained in:
John Mark Bell 2004-10-18 02:27:19 +00:00
parent fff5f231ed
commit e215fc6136

View File

@ -220,6 +220,7 @@ bool html_redraw_box(struct box *box,
* image covering it */
((box->style->background_repeat !=
CSS_BACKGROUND_REPEAT_REPEAT) ||
(box->background == NULL) ||
(box->background->bitmap == NULL) ||
/*(ro_gui_current_redraw_gui == NULL) ||
(!ro_gui_current_redraw_gui->