summaryrefslogtreecommitdiff
path: root/amiga/options.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2014-06-30 22:37:05 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2014-06-30 22:37:05 +0100
commit846b53485474211a24248c9b0d5cc4205104a772 (patch)
tree8700086c923f5df423735c68707059af31710fa6 /amiga/options.h
parent01271f4061bbc8f8b26492a26e04bdbb8b9746c9 (diff)
downloadnetsurf-846b53485474211a24248c9b0d5cc4205104a772.tar.gz
netsurf-846b53485474211a24248c9b0d5cc4205104a772.tar.bz2
Recreate the entire menu when the hotlist window is closed.
This ensures the hotlist entries in the menu are in sync with reality, and mirrors the existing hotlist toolbar update.
Diffstat (limited to 'amiga/options.h')
-rw-r--r--amiga/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/amiga/options.h b/amiga/options.h
index e383dcf9a..868e28fdb 100644
--- a/amiga/options.h
+++ b/amiga/options.h
@@ -86,6 +86,4 @@ NSOPTION_INTEGER(redraw_tile_size_y, 0)
NSOPTION_INTEGER(monitor_aspect_x, 0)
NSOPTION_INTEGER(monitor_aspect_y, 0)
NSOPTION_BOOL(accept_lang_locale, true)
-NSOPTION_INTEGER(menu_refresh, 0)
-