modplug: not using deprecated API anymore

This commit is contained in:
Luis de Bethencourt 2015-02-24 13:36:00 +00:00
parent 4d6b9c450d
commit 9078702b52

View file

@ -43,10 +43,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
/* Required to not get an undefined warning
* https://bugzilla.gnome.org/show_bug.cgi?id=613795
*/