From 7de0089dac334dc858b860f199c664de447e327f Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 8 Aug 2008 12:44:21 +0000 Subject: [PATCH] Remove unused code git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3916 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- src/nm-device.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/nm-device.h b/src/nm-device.h index 2c234f0455..6a04d596d4 100644 --- a/src/nm-device.h +++ b/src/nm-device.h @@ -60,8 +60,6 @@ struct _NMDevice NMDevicePrivate *priv; }; -struct NMData; - struct _NMDeviceClass { GObjectClass parent;