summaryrefslogtreecommitdiff
path: root/frontends/atari
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-09-19 22:02:51 +0100
committerVincent Sanders <vince@kyllikki.org>2016-09-19 22:02:51 +0100
commit608a18caff8d1b994ab24fa74b64885e67e6348e (patch)
tree1b1b7bd1725347b834fd593ab72d6119704dc744 /frontends/atari
parentb78e887ba097decb2fc774ab70f2bd8a671f9928 (diff)
downloadnetsurf-608a18caff8d1b994ab24fa74b64885e67e6348e.tar.gz
netsurf-608a18caff8d1b994ab24fa74b64885e67e6348e.tar.bz2
remove junk references to old javascript implementations
Diffstat (limited to 'frontends/atari')
-rw-r--r--frontends/atari/Makefile.defaults4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontends/atari/Makefile.defaults b/frontends/atari/Makefile.defaults
index b738b48a2..dd040540f 100644
--- a/frontends/atari/Makefile.defaults
+++ b/frontends/atari/Makefile.defaults
@@ -18,10 +18,6 @@ NETSURF_USE_RSVG := AUTO
# Valid options: YES, NO, AUTO
NETSURF_USE_NSSVG := AUTO
-# Enable Spidermonkey JavaScript engine
-# Valid options: YES, NO
-NETSURF_USE_MOZJS := NO
-
# Enable building the source object cache filesystem based backing store.
# implementation.
# Valid options: YES, NO