mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-02 01:04:33 +03:00
Remove image memory options.
This commit is contained in:
parent
143e553593
commit
43e4cb2ad7
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user