commit | 14acb6fb3796c9c29dc03ae98a61c7857255cfad | [log] [tgz] |
---|---|---|
author | Vineeth T M <vineeth.tm@samsung.com> | Mon Sep 29 10:15:39 2014 +0530 |
committer | Sebastian Dröge <sebastian@centricular.com> | Thu Oct 02 10:51:35 2014 +0300 |
tree | 823c1bc6b11ea4ccd7d53bf1606dc848c5098dbf | |
parent | 677d052e842ea38886330046f7c77620ea5bb1eb [diff] |
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS There are unnecessary definitions for disabling deprecation warnings. Since GLIB_DISABLE_DEPRECATION_WARNINGS is not needed anymore in these files, removing the same. https://bugzilla.gnome.org/show_bug.cgi?id=737559