playsink: remove unused property defs
authorStefan Kost <ensonic@users.sf.net>
Tue, 30 Jun 2009 11:45:51 +0000 (14:45 +0300)
committerStefan Kost <ensonic@users.sf.net>
Tue, 30 Jun 2009 11:45:51 +0000 (14:45 +0300)
gst/playback/gstplaysink.c

index 7e5101b..6bc258d 100644 (file)
@@ -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
 };