summaryrefslogtreecommitdiff
path: root/frontends/amiga/Makefile.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/Makefile.defaults')
-rw-r--r--frontends/amiga/Makefile.defaults6
1 files changed, 0 insertions, 6 deletions
diff --git a/frontends/amiga/Makefile.defaults b/frontends/amiga/Makefile.defaults
index 186498132..f19d6e394 100644
--- a/frontends/amiga/Makefile.defaults
+++ b/frontends/amiga/Makefile.defaults
@@ -22,12 +22,6 @@ NETSURF_USE_AMIGA_DATATYPES := YES
# Valid options: YES, NO
NETSURF_USE_NSSVG := YES
-# Enable NetSurf's use of Spidermonkey 1.80+
-# Only here to stop the build complaining;
-# enable NETSURF_USE_MOZJS instead for JavaScript support
-# Valid options: NO
-NETSURF_USE_JS := NO
-
# Enable building the source object cache filesystem based backing store.
# implementation.
# Valid options: YES, NO