projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47fc70e
)
adder: Remove deprecation disabling
author
Edward Hervey
<edward.hervey@collabora.co.uk>
Wed, 25 Jan 2012 14:02:09 +0000
(15:02 +0100)
committer
Edward Hervey
<edward.hervey@collabora.co.uk>
Wed, 25 Jan 2012 14:02:09 +0000
(15:02 +0100)
It's actually fixed in 0.11
gst/adder/gstadder.c
patch
|
blob
|
history
diff --git
a/gst/adder/gstadder.c
b/gst/adder/gstadder.c
index e45665a464562da04f8b02cace3706d162e3bfb6..1358f3289390de410c530aa938a0a0e552c3ff44 100644
(file)
--- a/
gst/adder/gstadder.c
+++ b/
gst/adder/gstadder.c
@@
-44,10
+44,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
-
#include "gstadder.h"
#include <gst/audio/audio.h>
#include <string.h> /* strcmp */