mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 01:20:07 +01:00
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:
parent
770974f75a
commit
31659eeb8d
1 changed files with 0 additions and 11 deletions
|
|
@ -140,16 +140,5 @@ typedef enum
|
|||
} 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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue