gst-inspect: Remove unused define

This commit is contained in:
Edward Hervey 2012-07-06 11:41:52 +02:00
parent d3744d05dc
commit e4bfefb51b

View file

@ -21,10 +21,6 @@
* Boston, MA 02111-1307, USA.
*/
/* FIXME 0.11: suppress warnings for deprecated API such as GValueArray
* with newer GLib versions (>= 2.31.0) */
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif