diff options
Diffstat (limited to 'src/sound-service-marshal.h')
-rw-r--r-- | src/sound-service-marshal.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/sound-service-marshal.h b/src/sound-service-marshal.h deleted file mode 100644 index c9557f8..0000000 --- a/src/sound-service-marshal.h +++ /dev/null @@ -1,20 +0,0 @@ - -#ifndef ___sound_service_marshal_MARSHAL_H__ -#define ___sound_service_marshal_MARSHAL_H__ - -#include <glib-object.h> - -G_BEGIN_DECLS - -/* VOID:INT,BOOLEAN (./sound-service.list:1) */ -extern void _sound_service_marshal_VOID__INT_BOOLEAN (GClosure *closure, - GValue *return_value, - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, - gpointer marshal_data); - -G_END_DECLS - -#endif /* ___sound_service_marshal_MARSHAL_H__ */ - |