playsink: remove old marshal remains

This commit is contained in:
Wim Taymans 2012-07-13 12:34:42 +02:00
parent 3eb5378247
commit 04c4ca23b1
2 changed files with 0 additions and 10 deletions

View file

@ -1,3 +0,0 @@
gstplay-marshal.c
gstplay-marshal.h

View file

@ -102,13 +102,6 @@ gboolean gst_play_sink_reconfigure (GstPlaySink * playsink);
gboolean gst_play_sink_plugin_init (GstPlugin * plugin);
void
gst_play_marshal_SAMPLE__BOXED (GClosure * closure,
GValue * return_value G_GNUC_UNUSED,
guint n_param_values,
const GValue * param_values,
gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data);
G_END_DECLS
#endif /* __GST_PLAY_SINK_H__ */