]> Pileus Git - aweather/blobdiff - src/gis/gis-marshal.h
autotools broke itself..
[aweather] / src / gis / gis-marshal.h
diff --git a/src/gis/gis-marshal.h b/src/gis/gis-marshal.h
deleted file mode 100644 (file)
index ca695bf..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-
-#ifndef __gis_cclosure_marshal_MARSHAL_H__
-#define __gis_cclosure_marshal_MARSHAL_H__
-
-#include       <glib-object.h>
-
-G_BEGIN_DECLS
-
-/* VOID:DOUBLE,DOUBLE,DOUBLE (gis-marshal.list:1) */
-extern void gis_cclosure_marshal_VOID__DOUBLE_DOUBLE_DOUBLE (GClosure     *closure,
-                                                             GValue       *return_value,
-                                                             guint         n_param_values,
-                                                             const GValue *param_values,
-                                                             gpointer      invocation_hint,
-                                                             gpointer      marshal_data);
-
-/* VOID:STRING,UINT,POINTER (gis-marshal.list:2) */
-extern void gis_cclosure_marshal_VOID__STRING_UINT_POINTER (GClosure     *closure,
-                                                            GValue       *return_value,
-                                                            guint         n_param_values,
-                                                            const GValue *param_values,
-                                                            gpointer      invocation_hint,
-                                                            gpointer      marshal_data);
-
-G_END_DECLS
-
-#endif /* __gis_cclosure_marshal_MARSHAL_H__ */
-