GNOME Bugzilla – Bug 513167
Fix compiler warning due to disabled signals in mixertrack and mixeroptions
Last modified: 2008-02-11 17:35:41 UTC
Patch attached
Created attachment 104042 [details] [review] disable signals var as well to silence warning
2008-02-07 Jan Schmidt <jan.schmidt@sun.com> * gst-libs/gst/interfaces/mixeroptions.c: * gst-libs/gst/interfaces/mixertrack.c: Comment out a couple of other things which break the build when GST_DISABLE_DEPRECATED isn't on but -Werror is.