summary refs log tree commit diff
path: root/libnm-core/nm-setting-6lowpan.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-setting-6lowpan.c')
-rw-r--r--libnm-core/nm-setting-6lowpan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-6lowpan.c b/libnm-core/nm-setting-6lowpan.c
index d6aa5978..a25910ea 100644
--- a/libnm-core/nm-setting-6lowpan.c
+++ b/libnm-core/nm-setting-6lowpan.c
@@ -214,7 +214,6 @@ nm_setting_6lowpan_class_init (NMSetting6LowpanClass *klass)
 	    g_param_spec_string (NM_SETTING_6LOWPAN_PARENT, "", "",
 	                         NULL,
 	                         G_PARAM_READWRITE |
-	                         G_PARAM_CONSTRUCT |
 	                         NM_SETTING_PARAM_INFERRABLE |
 	                         G_PARAM_STATIC_STRINGS);