dvb: camutils: drop macro disabling glib deprecation warnings

No longer needed.
This commit is contained in:
Reynaldo H. Verdejo Pinochet 2017-03-21 10:20:49 -07:00
parent 8408c01e7d
commit b1434d1f1c

View file

@ -21,10 +21,6 @@
* Boston, MA 02110-1301, USA.
*/
/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex
* with newer GLib versions (>= 2.31.0) */
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#include <gst/gst.h>
#include <string.h>