build: Remove -DG_DISABLE_DEPRECATED
The new mechanism for GLib deprecations is significantly better, and this breaks the build in real world situations. https://bugzilla.gnome.org/show_bug.cgi?id=706089
This commit is contained in:
@ -17,5 +17,4 @@ libgnome_shell_browser_plugin_la_SOURCES = \
|
||||
|
||||
libgnome_shell_browser_plugin_la_CFLAGS = \
|
||||
$(BROWSER_PLUGIN_CFLAGS) \
|
||||
-DG_DISABLE_DEPRECATED \
|
||||
-DG_LOG_DOMAIN=\"GnomeShellBrowserPlugin\"
|
||||
|
Reference in New Issue
Block a user