summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/history_local.c')
-rwxr-xr-xamiga/history_local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/history_local.c b/amiga/history_local.c
index 33948f9b0..9bf3b8de0 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -160,7 +160,7 @@ void ami_history_redraw(struct history_window *hw)
ami_clg(0xffffff);
- RefreshGadgets(hw->gadgets[GID_MAIN],hw->win,NULL);
+// RefreshGadgets(hw->gadgets[GID_MAIN],hw->win,NULL);
// currp = hw->win->RPort;
history_redraw_rectangle(history_current, xs, ys,
bbox->Width + xs, bbox->Height + ys, 0, 0);