summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
Diffstat (limited to 'amiga')
-rw-r--r--amiga/gui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/amiga/gui.c b/amiga/gui.c
index 4ae03b797..3ec33f6e7 100644
--- a/amiga/gui.c
+++ b/amiga/gui.c
@@ -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);