From d2d6d2944d6e725cd6bd2fce1c6f979649e77ed8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 22 Oct 2012 16:45:56 +0200 Subject: migrate common stuff to gsettings --- capplets/common/mateconf-property-editor-marshal.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 capplets/common/mateconf-property-editor-marshal.h (limited to 'capplets/common/mateconf-property-editor-marshal.h') diff --git a/capplets/common/mateconf-property-editor-marshal.h b/capplets/common/mateconf-property-editor-marshal.h deleted file mode 100644 index e26505cf..00000000 --- a/capplets/common/mateconf-property-editor-marshal.h +++ /dev/null @@ -1,19 +0,0 @@ - -#include - -#ifdef __cplusplus -extern "C" { -#endif - -/* VOID:STRING,POINTER (peditor-marshal.list:25) */ -extern void mateconf_property_editor_marshal_VOID__STRING_POINTER (GClosure *closure, - GValue *return_value, - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, - gpointer marshal_data); - -#ifdef __cplusplus -} -#endif - -- cgit v1.2.1