mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 13:04:18 +00:00
speexenc: clean up some unused remnants
This commit is contained in:
parent
c1909c32c5
commit
53476c1580
1 changed files with 0 additions and 3 deletions
|
@ -92,9 +92,6 @@ struct _GstSpeexEnc {
|
|||
|
||||
struct _GstSpeexEncClass {
|
||||
GstAudioEncoderClass parent_class;
|
||||
|
||||
/* signals */
|
||||
void (*frame_encoded) (GstElement *element);
|
||||
};
|
||||
|
||||
GType gst_speex_enc_get_type (void);
|
||||
|
|
Loading…
Reference in a new issue