From 7f1d08cf21e97f5e60d4636bb1e6c287c34ee2df Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 7 Aug 2012 14:23:24 +0200 Subject: Imported Upstream version 0.9.5.96 --- libnm-util/nm-setting-connection.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'libnm-util/nm-setting-connection.c') diff --git a/libnm-util/nm-setting-connection.c b/libnm-util/nm-setting-connection.c index 94ca9112..80380f3c 100644 --- a/libnm-util/nm-setting-connection.c +++ b/libnm-util/nm-setting-connection.c @@ -601,14 +601,6 @@ verify (NMSetting *setting, GSList *all_settings, GError **error) return FALSE; } - if (priv->zone && !priv->zone[0]) { - g_set_error (error, - NM_SETTING_CONNECTION_ERROR, - NM_SETTING_CONNECTION_ERROR_INVALID_PROPERTY, - NM_SETTING_CONNECTION_TYPE); - return FALSE; - } - /* Make sure the corresponding 'type' item is present */ if (all_settings && !g_slist_find_custom (all_settings, priv->type, find_setting_by_name)) { g_set_error (error, -- cgit 1.3.0-6-gf8a5