Remove unused code

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3916 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams 2008-08-08 12:44:21 +00:00
parent 777f3c134d
commit 7de0089dac

View file

@ -60,8 +60,6 @@ struct _NMDevice
NMDevicePrivate *priv;
};
struct NMData;
struct _NMDeviceClass
{
GObjectClass parent;