Remove redefinition of typedef 'GSettingsSchemaSource'
authorRico Tzschichholz <ricotz@t-online.de>
Thu, 17 Nov 2011 18:46:54 +0000 (19:46 +0100)
committerRico Tzschichholz <ricotz@t-online.de>
Thu, 17 Nov 2011 18:46:54 +0000 (19:46 +0100)
gio/gsettingsschema.c

index f9a87bb..793df92 100644 (file)
@@ -147,8 +147,6 @@ struct _GSettingsSchema
   gint ref_count;
 };
 
-typedef struct _GSettingsSchemaSource GSettingsSchemaSource;
-
 /**
  * G_TYPE_SETTINGS_SCHEMA_SOURCE:
  *