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