audiovisualizer: Enable GLib deprecation warnings again

This commit is contained in:
Sebastian Dröge 2013-05-15 11:02:29 +02:00
parent 3d09d0068d
commit a5ac2d3aee

View file

@ -33,10 +33,6 @@
#include "config.h"
#endif
/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex
* with newer GLib versions (>= 2.31.0) */
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#include <string.h>
#include <gst/video/video.h>