Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/extensions/sugar-shell-marshal.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/extensions/sugar-shell-marshal.h')
-rw-r--r--shell/extensions/sugar-shell-marshal.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/shell/extensions/sugar-shell-marshal.h b/shell/extensions/sugar-shell-marshal.h
deleted file mode 100644
index 30386bc..0000000
--- a/shell/extensions/sugar-shell-marshal.h
+++ /dev/null
@@ -1,20 +0,0 @@
-
-#ifndef __sugar_shell_marshal_MARSHAL_H__
-#define __sugar_shell_marshal_MARSHAL_H__
-
-#include <glib-object.h>
-
-G_BEGIN_DECLS
-
-/* BOOLEAN:UINT,UINT (./sugar-shell-marshal.list:1) */
-extern void sugar_shell_marshal_BOOLEAN__UINT_UINT (GClosure *closure,
- GValue *return_value,
- guint n_param_values,
- const GValue *param_values,
- gpointer invocation_hint,
- gpointer marshal_data);
-
-G_END_DECLS
-
-#endif /* __sugar_shell_marshal_MARSHAL_H__ */
-