summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c77dc828b..b9faf1abf 100644
--- a/meson.build
+++ b/meson.build
@@ -159,7 +159,6 @@ libgd = subproject(
'with-gtk-hacks=true',
'with-main-view=true',
'with-main-icon-view=true',
- 'with-tagged-entry=true',
]
)
libgd_dep = libgd.get_variable('libgd_dep')