Remove redefinition of typedef 'GSettingsSchemaSource'

This commit is contained in:
Rico Tzschichholz 2011-11-17 19:46:54 +01:00
parent 99718b9e22
commit 8d9f600aea

View File

@ -147,8 +147,6 @@ struct _GSettingsSchema
gint ref_count; gint ref_count;
}; };
typedef struct _GSettingsSchemaSource GSettingsSchemaSource;
/** /**
* G_TYPE_SETTINGS_SCHEMA_SOURCE: * G_TYPE_SETTINGS_SCHEMA_SOURCE:
* *