summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--riscos/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/riscos/options.h b/riscos/options.h
index 3d4567f88..9ee35929d 100644
--- a/riscos/options.h
+++ b/riscos/options.h
@@ -51,8 +51,6 @@ NSOPTION_BOOL(buffer_everything, true)
NSOPTION_BOOL(open_browser_at_startup, false)
NSOPTION_BOOL(no_plugins, false)
NSOPTION_BOOL(block_popups, false)
-NSOPTION_INTEGER(image_memory_direct, -1)
-NSOPTION_INTEGER(image_memory_compressed, -1)
NSOPTION_BOOL(strip_extensions, false)
NSOPTION_BOOL(confirm_overwrite, true)
NSOPTION_STRING(url_path, "NetSurf:URL")