gst-inspect: Remove unused define
authorEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 6 Jul 2012 09:41:52 +0000 (11:41 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 6 Jul 2012 10:48:44 +0000 (12:48 +0200)
tools/gst-inspect.c

index c08f335..970729e 100644 (file)
  * 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