playsink: remove old marshal remains
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 13 Jul 2012 10:34:42 +0000 (12:34 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 13 Jul 2012 10:35:44 +0000 (12:35 +0200)
gst/playback/.gitignore
gst/playback/gstplaysink.h

index 091c64d..e69de29 100644 (file)
@@ -1,3 +0,0 @@
-gstplay-marshal.c
-gstplay-marshal.h
-
index 6141c2c..841c79a 100644 (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__ */