mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
modplug: not using deprecated API anymore
This commit is contained in:
parent
4d6b9c450d
commit
9078702b52
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue