diff -r fae53e47b8b4 -r 7ce29e50e9e1 gst_plugins_good/gst/camerabin/gstcamerabin-marshal.h --- a/gst_plugins_good/gst/camerabin/gstcamerabin-marshal.h Fri Jun 11 16:24:58 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,28 +0,0 @@ - -#ifndef __gst_camerabin_MARSHAL_H__ -#define __gst_camerabin_MARSHAL_H__ - -#include - -G_BEGIN_DECLS - -/* VOID:INT,INT,INT,INT (gstcamerabin-marshal.list:4) */ -extern void gst_camerabin_marshal_VOID__INT_INT_INT_INT (GClosure *closure, - GValue *return_value, - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, - gpointer marshal_data); - -/* VOID:INT,INT (gstcamerabin-marshal.list:5) */ -extern void gst_camerabin_marshal_VOID__INT_INT (GClosure *closure, - GValue *return_value, - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, - gpointer marshal_data); - -G_END_DECLS - -#endif /* __gst_camerabin_MARSHAL_H__ */ -