From f67b5deba3ed988d0b83a0496cd55f9a13441860 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 31 Aug 2015 09:38:18 -0500 Subject: [PATCH] ppp: remove unused vestige of dbus-glib --- src/ppp-manager/nm-pppd-plugin.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ppp-manager/nm-pppd-plugin.h b/src/ppp-manager/nm-pppd-plugin.h index 2c3073e4ee..1a2ea09e94 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)) -