Remove some #define GLIB_DISABLE_DEPRECATION_WARNINGS that are no longer needed
This commit is contained in:
parent
8a3bdca78d
commit
5101adf740
@ -33,10 +33,6 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex
|
|
||||||
* with newer GLib versions (>= 2.31.0) */
|
|
||||||
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <gst/video/video.h>
|
#include <gst/video/video.h>
|
||||||
|
@ -115,10 +115,6 @@
|
|||||||
* and if it exceeds the recorded one, save it and emit a GST_MESSAGE_LATENCY
|
* and if it exceeds the recorded one, save it and emit a GST_MESSAGE_LATENCY
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex
|
|
||||||
* with newer GLib versions (>= 2.31.0) */
|
|
||||||
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
|
||||||
|
|
||||||
#include "gstvideoencoder.h"
|
#include "gstvideoencoder.h"
|
||||||
#include "gstvideoutils.h"
|
#include "gstvideoutils.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user