2007-08-28 Dan Williams <dcbw@redhat.com>
* src/nm-device-interface.c src/nm-device-interface.h - Kill one more bit of NMData git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2743 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -61,13 +61,6 @@ nm_device_interface_init (gpointer g_iface)
|
||||
0, G_MAXUINT32, NM_DEVICE_CAP_NONE,
|
||||
G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY));
|
||||
|
||||
g_object_interface_install_property
|
||||
(g_iface,
|
||||
g_param_spec_pointer (NM_DEVICE_INTERFACE_APP_DATA,
|
||||
"AppData",
|
||||
"AppData",
|
||||
G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY));
|
||||
|
||||
g_object_interface_install_property
|
||||
(g_iface,
|
||||
g_param_spec_uint (NM_DEVICE_INTERFACE_IP4_ADDRESS,
|
||||
|
Reference in New Issue
Block a user