diff options
Diffstat (limited to 'libnm/nm-device-team.c')
-rw-r--r-- | libnm/nm-device-team.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm/nm-device-team.c b/libnm/nm-device-team.c index cff1d71849..91a1cea0e3 100644 --- a/libnm/nm-device-team.c +++ b/libnm/nm-device-team.c @@ -259,8 +259,6 @@ nm_device_team_class_init (NMDeviceTeamClass *team_class) * NMDeviceTeam:slaves: * * The devices enslaved to the team device. - * - * Element-type: NMDevice **/ g_object_class_install_property (object_class, PROP_SLAVES, |