summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorGabriel Ivascu <ivascu.gabriel59@gmail.com>2017-04-29 16:04:30 +0300
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-08-06 09:26:29 -0500
commit3a909ff4829f3afac8b12ffef72a9701ac17fc93 (patch)
tree3a5901ffb33a94ae3fcdde3f32368721d21ef447 /meson_options.txt
parentfa7fc04d8c29446b2ca360f3e9bc4477d23c6450 (diff)
downloadepiphany-3a909ff4829f3afac8b12ffef72a9701ac17fc93.tar.gz
meson: Remove enable_firefox_sync option
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 82406ad14..d4a415e37 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -4,12 +4,6 @@ option('distributor_name',
description: 'Distributor name displayed on process crash page'
)
-option('enable_firefox_sync',
- type: 'boolean',
- value: false,
- description: 'Enable experimental Firefox Sync support'
-)
-
option('enable_https_everywhere',
type: 'boolean',
value: false,