diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-21 16:54:10 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-21 16:54:10 +0200 |
commit | 9d8a4eeaf93b5f5537558e925a1c4f9b16e772b7 (patch) | |
tree | f801c95c81b320abcb8d3b9f6b6a2980001f65ec /src/status-provider-pidgin-marshal.h | |
parent | 06d8dda36decf33bc41e638ac8d59abed9abafbb (diff) | |
parent | e3c2920cf5d1f08466bc93a79a9642525eec838e (diff) | |
download | ayatana-indicator-messages-9d8a4eeaf93b5f5537558e925a1c4f9b16e772b7.tar.gz ayatana-indicator-messages-9d8a4eeaf93b5f5537558e925a1c4f9b16e772b7.tar.bz2 ayatana-indicator-messages-9d8a4eeaf93b5f5537558e925a1c4f9b16e772b7.zip |
Import upstream version 12.10.0
Diffstat (limited to 'src/status-provider-pidgin-marshal.h')
-rw-r--r-- | src/status-provider-pidgin-marshal.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/status-provider-pidgin-marshal.h b/src/status-provider-pidgin-marshal.h deleted file mode 100644 index e4fe662..0000000 --- a/src/status-provider-pidgin-marshal.h +++ /dev/null @@ -1,20 +0,0 @@ - -#ifndef ___status_provider_pidgin_marshal_MARSHAL_H__ -#define ___status_provider_pidgin_marshal_MARSHAL_H__ - -#include <glib-object.h> - -G_BEGIN_DECLS - -/* VOID:INT,INT (./status-provider-pidgin.list:1) */ -extern void _status_provider_pidgin_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 /* ___status_provider_pidgin_marshal_MARSHAL_H__ */ - |