summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 89d05e1..8e703d7 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -66,18 +66,4 @@ option(
type: 'boolean',
value: true,
description: 'Whether to build plugin for PAC Runner Duktape'
-)
-
-option(
- 'download-soup',
- type: 'boolean',
- value: true,
- description: 'Whether to build plugin for downloading with SOUP'
-)
-
-option(
- 'download-curl',
- type: 'boolean',
- value: true,
- description: 'Whether to build plugin for downloading with cURL'
) \ No newline at end of file