[gnome-screenshot/wip/exalm/refactor: 4/12] meson: Remove GLIB_DISABLE_DEPRECATION_WARNINGS
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-screenshot/wip/exalm/refactor: 4/12] meson: Remove GLIB_DISABLE_DEPRECATION_WARNINGS
- Date: Wed, 22 Apr 2020 13:26:26 +0000 (UTC)
commit e0fd8df72e2a48fefe4ee2c842595fcba56b9e66
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sun Apr 19 02:46:07 2020 +0500
meson: Remove GLIB_DISABLE_DEPRECATION_WARNINGS
There are no glib deprecations anywhere in the code.
src/meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index b82ab49..498f8ba 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -31,7 +31,6 @@ dependencies = [
c_args = [
'-DLOCALEDIR="@0@"'.format(gnome_screenshot_localedir),
- '-DGLIB_DISABLE_DEPRECATION_WARNINGS',
'-DGDK_DISABLE_DEPRECATION_WARNINGS',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]