mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-07 12:21:17 +00:00
audioaggregator: remove declaration for function that doesn't exist
This commit is contained in:
parent
4984c84505
commit
54655196e7
1 changed files with 0 additions and 3 deletions
|
@ -215,9 +215,6 @@ void gst_audio_aggregator_set_sink_caps (GstAudioAggregator * aagg,
|
||||||
GstAudioAggregatorPad * pad,
|
GstAudioAggregatorPad * pad,
|
||||||
GstCaps * caps);
|
GstCaps * caps);
|
||||||
|
|
||||||
GST_EXPORT
|
|
||||||
void gst_audio_aggregator_class_perform_conversion (GstAudioAggregatorClass * klass);
|
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GST_AUDIO_AGGREGATOR_H__ */
|
#endif /* __GST_AUDIO_AGGREGATOR_H__ */
|
||||||
|
|
Loading…
Reference in a new issue