clients: fix meta setting descriptor for connection.autoconnect-slaves

Don't specify .get_gtype for properties of enum type.

https://bugzilla.redhat.com/show_bug.cgi?id=1455061

Fixes: c55561d303
This commit is contained in:
Beniamino Galvani
2017-05-24 06:44:45 +02:00
committed by Thomas Haller
parent 22ad5422cf
commit f15fd1e504

View File

@@ -5037,9 +5037,6 @@ static const NMMetaPropertyInfo *const property_infos_CONNECTION[] = {
),
PROPERTY_INFO_WITH_DESC (NM_SETTING_CONNECTION_AUTOCONNECT_SLAVES,
.property_type = &_pt_gobject_enum,
.property_typ_data = DEFINE_PROPERTY_TYP_DATA_SUBTYPE (gobject_enum,
.get_gtype = nm_setting_connection_autoconnect_slaves_get_type,
),
),
PROPERTY_INFO_WITH_DESC (NM_SETTING_CONNECTION_SECONDARIES,
.describe_message =