From 769eb3f13ba279240618836b2a8e15736d34a4c0 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 14 Feb 2016 14:20:47 +0000 Subject: Remove some RMBTrap remnants, the new context menus don't require manual mouse trapping --- amiga/gui.c | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga/gui.c') diff --git a/amiga/gui.c b/amiga/gui.c index 7efe1ed05..b6da871db 100644 --- a/amiga/gui.c +++ b/amiga/gui.c @@ -4365,7 +4365,6 @@ gui_window_create(struct browser_window *bw, if(nsoption_bool(tab_always_show)) ami_toggletabbar(g->shared, true); } - g->shared->rmbtrapped = FALSE; g->shared->gw = g; cur_gw = g; -- cgit v1.2.3