spc: No need to define GLIB_DISABLE_DEPRECATION_WARNINGS
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Sun, 2 Sep 2012 09:36:37 +0000 (12:36 +0300)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 2 Sep 2012 19:01:38 +0000 (20:01 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=683175

ext/spc/gstspc.c

index 584e225..8d470a4 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
-/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex
- * with newer GLib versions (>= 2.31.0) */
-#define GLIB_DISABLE_DEPRECATION_WARNINGS
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif