summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2020-07-17 01:38:21 -0500
committerGary Kramlich <grim@reaperworld.com>2020-07-17 01:38:21 -0500
commitb60ad608217ef0275c3dd3c360c324b268673a34 (patch)
tree6929b2de29e83b7e58e37abaaaa5ecc3b6200308 /meson_options.txt
parent21c91fc139b733e4062a63f7e0a2dd9108231800 (diff)
downloadpidgin-b60ad608217ef0275c3dd3c360c324b268673a34.tar.gz
Remove the cap plugin as it's really just stalkerware
Remove the cap plugin as it's stalkerware at best. Reviewed at https://reviews.imfreedom.org/r/44/
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index ff43adaa2f..5ecc1c6970 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -76,9 +76,6 @@ option('zephyr', type : 'feature',
##############################################################################
# Pidgin Options
-option('cap', type : 'boolean', value : false,
- description : 'compile with Contact Availability Prediction plugin')
-
option('console-logging', type : 'boolean', value : false,
description : 'compile with console logging support')