mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
playsink: remove unused property defs
This commit is contained in:
parent
0e967f1b14
commit
aab2e110a1
1 changed files with 0 additions and 6 deletions
|
@ -176,12 +176,6 @@ struct _GstPlaySinkClass
|
|||
enum
|
||||
{
|
||||
PROP_0,
|
||||
PROP_AUDIO_SINK,
|
||||
PROP_VIDEO_SINK,
|
||||
PROP_VIS_PLUGIN,
|
||||
PROP_VOLUME,
|
||||
PROP_FRAME,
|
||||
PROP_FONT_DESC,
|
||||
PROP_LAST
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue