From 63227a214bb8e0f576ecb684313e5f3a3bdcf96f Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 5 Sep 2015 15:09:00 +0100 Subject: Rename context_menu.c and strip out all the context menu code, so this file and popupmenu.class is only used (optionally) for HTML form selection. --- amiga/options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga/options.h') diff --git a/amiga/options.h b/amiga/options.h index b28a4f0a2..317e5dfdc 100644 --- a/amiga/options.h +++ b/amiga/options.h @@ -34,7 +34,6 @@ NSOPTION_INTEGER(screen_ydpi, 85) NSOPTION_INTEGER(cache_bitmaps, 0) NSOPTION_STRING(theme, "PROGDIR:Resources/Themes/Default") NSOPTION_BOOL(clipboard_write_utf8, false) -NSOPTION_BOOL(context_menu, true) NSOPTION_BOOL(truecolour_mouse_pointers, false) NSOPTION_BOOL(os_mouse_pointers, true) NSOPTION_BOOL(use_openurl_lib, false) -- cgit v1.2.3