summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2019-09-18 15:00:17 +0200
committerOndrej Holy <oholy@redhat.com>2019-09-20 11:53:57 +0000
commit01a51cb87101eb60f3089bdfdf05a0d3f9eedf32 (patch)
treedf3b75ed369aaa818719a799965cc315aa6cf5ff /meson.build
parent6cb822d46c32562dc9f7584c773f0108640f168f (diff)
downloadgvfs-01a51cb87101eb60f3089bdfdf05a0d3f9eedf32.tar.gz
Revert "build: Do not treat deprecated-declarations as errors"
This reverts commit db26e29930084ad48711c076d611b0227dd97a65.
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 9bbb92d6..574a52a6 100644
--- a/meson.build
+++ b/meson.build
@@ -222,7 +222,6 @@ if gvfs_debug
'-Wnested-externs',
'-Wno-sign-compare',
'-Wno-strict-aliasing',
- '-Wno-error=deprecated-declarations',
])
endif