From d478d7ef08f51564ba1c88e2c1a560c0d9508197 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Sun, 5 Mar 2006 01:19:57 +0000 Subject: [project @ 2006-03-05 01:19:57 by rjw] Fix theme choices window svn path=/import/netsurf/; revision=2108 --- riscos/theme.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'riscos/theme.c') diff --git a/riscos/theme.c b/riscos/theme.c index 172f44a12..abc7aedca 100644 --- a/riscos/theme.c +++ b/riscos/theme.c @@ -638,8 +638,6 @@ void ro_gui_theme_redraw(wimp_draw *redraw) { } else { sprintf(theme_favicon_sprite, "Ssmall_xxx"); } - } else { - assert(toolbar->type != THEME_BROWSER_TOOLBAR); } /* set up the icon */ -- cgit v1.2.3