fix build

This commit is contained in:
Chris Young 2015-02-01 23:27:33 +00:00
parent c9e8aa94b0
commit 0aa3061929
1 changed files with 0 additions and 2 deletions

View File

@ -5077,8 +5077,6 @@ static void gui_window_new_content(struct gui_window *g)
g->shared->oldv = 0;
g->favicon = NULL;
ami_plot_release_pens(&g->shared->shared_pens);
ami_rtg_rectfill(gwin->win->RPort, bbox->Left, bbox->Top,
bbox->Width+bbox->Left, bbox->Height+bbox->Top, 0xffffffff);
ami_menu_update_disabled(g, c);
ami_gui_update_hotlist_button(g->shared);
ami_gui_scroller_update(g->shared);