spc: No need to define GLIB_DISABLE_DEPRECATION_WARNINGS

https://bugzilla.gnome.org/show_bug.cgi?id=683175
This commit is contained in:
Sreerenj Balachandran 2012-09-02 12:36:37 +03:00 committed by Tim-Philipp Müller
parent c161defb44
commit 18c5a0f60f

View file

@ -18,10 +18,6 @@
* 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