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