diff options
Diffstat (limited to 'src/ppp-manager/nm-pppd-plugin.h')
| -rw-r--r-- | src/ppp-manager/nm-pppd-plugin.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ppp-manager/nm-pppd-plugin.h b/src/ppp-manager/nm-pppd-plugin.h index 2c3073e4..1a2ea09e 100644 --- a/src/ppp-manager/nm-pppd-plugin.h +++ b/src/ppp-manager/nm-pppd-plugin.h @@ -32,5 +32,3 @@ #define NM_PPP_IP6_CONFIG_OUR_IID "our-iid" #define NM_PPP_IP6_CONFIG_PEER_IID "peer-iid" -#define DBUS_TYPE_EUI64 (dbus_g_type_get_collection ("GByteArray", G_TYPE_UINT8)) - |