[glib] Remove redefinition of typedef 'GSettingsSchemaSource'



commit 8d9f600aeab76277abfad0ee924954297a1c06d9
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Thu Nov 17 19:46:54 2011 +0100

    Remove redefinition of typedef 'GSettingsSchemaSource'

 gio/gsettingsschema.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gio/gsettingsschema.c b/gio/gsettingsschema.c
index f9a87bb..793df92 100644
--- a/gio/gsettingsschema.c
+++ b/gio/gsettingsschema.c
@@ -147,8 +147,6 @@ struct _GSettingsSchema
   gint ref_count;
 };
 
-typedef struct _GSettingsSchemaSource GSettingsSchemaSource;
-
 /**
  * G_TYPE_SETTINGS_SCHEMA_SOURCE:
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]