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:
@@ -20,7 +20,6 @@
|
||||
#define NM_DEVICE_INTERFACE_IP4_ADDRESS "ip4_address"
|
||||
#define NM_DEVICE_INTERFACE_IP4_CONFIG "ip4_config"
|
||||
#define NM_DEVICE_INTERFACE_STATE "state"
|
||||
#define NM_DEVICE_INTERFACE_APP_DATA "app_data" /* Ugh */
|
||||
#define NM_DEVICE_INTERFACE_DEVICE_TYPE "device_type" /* ugh */
|
||||
|
||||
typedef enum {
|
||||
@@ -34,7 +33,6 @@ typedef enum {
|
||||
NM_DEVICE_INTERFACE_PROP_IP4_ADDRESS,
|
||||
NM_DEVICE_INTERFACE_PROP_IP4_CONFIG,
|
||||
NM_DEVICE_INTERFACE_PROP_STATE,
|
||||
NM_DEVICE_INTERFACE_PROP_APP_DATA,
|
||||
NM_DEVICE_INTERFACE_PROP_DEVICE_TYPE
|
||||
} NMDeviceInterfaceProp;
|
||||
|
||||
|
Reference in New Issue
Block a user