From 46fc50fc72c616734d21b8d650f7e0ca534840be Mon Sep 17 00:00:00 2001 From: Robert Love Date: Fri, 17 Mar 2006 18:40:00 +0000 Subject: [PATCH] seriously, where did that come from? git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1617 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- src/nm-ip4-config.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/nm-ip4-config.c b/src/nm-ip4-config.c index 024707386f..6418f2cd65 100644 --- a/src/nm-ip4-config.c +++ b/src/nm-ip4-config.c @@ -35,16 +35,10 @@ struct NMIP4Config { guint refcount; - guint32 ip4_address;src/backends/NetworkManagrerSuSE.c - guint32 ip4_ptp_address; - guint32 ip4_gateway; - guint32 ip4_netmask;guint refcount; - - guint32 ip4_address;src/backends/NetworkManagrerSuSE.c + guint32 ip4_address; guint32 ip4_ptp_address; guint32 ip4_gateway; guint32 ip4_netmask; - guint32 ip4_broadcast; GSList * nameservers;