summary refs log tree commit diff stats
path: root/meson_options.txt
diff options
context:
space:
mode:
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 58a8012a..c2ca54a2 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -19,9 +19,6 @@ option('plugin', type: 'boolean',
 option('dbus', type: 'feature', value: 'auto',
   description: 'Support used for single-instance and scripting interface, Unix only'
 )
-option('libnotify', type: 'feature', value: 'auto',
-  description: 'Support for freedesktop notifications, Unix only'
-)
 option('libcanberra', type: 'feature', value: 'auto',
   description: 'Support for sound alerts, Unix only'
 )