Remove unused constants
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3495 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -140,16 +140,5 @@ typedef enum
|
|||||||
} NMDeviceState;
|
} NMDeviceState;
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Active Connection dict keys
|
|
||||||
*/
|
|
||||||
#define NM_AC_KEY_SERVICE_NAME "service-name"
|
|
||||||
#define NM_AC_KEY_CONNECTION "connection"
|
|
||||||
#define NM_AC_KEY_SPECIFIC_OBJECT "specific-object"
|
|
||||||
#define NM_AC_KEY_SHARED_TO_SERVICE_NAME "shared-to-service-name"
|
|
||||||
#define NM_AC_KEY_SHARED_TO_CONNECTION "shared-to-connection"
|
|
||||||
#define NM_AC_KEY_DEVICES "devices"
|
|
||||||
|
|
||||||
|
|
||||||
#endif /* NETWORK_MANAGER_H */
|
#endif /* NETWORK_MANAGER_H */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user