From 5348be4d0b1501508085d0a485c7ba323d887a6a Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 2 Jul 2008 13:00:14 +0000 Subject: 2008-07-02 Dan Williams * introspection/nm-active-connection.xml introspection/nm-vpn-connection.xml libnm-glib/nm-active-connection.c src/nm-activation-request.c src/nm-active-connection.h src/vpn-manager/nm-vpn-connection.c - Remove "SharedServiceName" and "SharedConnection" bits from the D-Bus and libnm-glib API since sharing didn't get implemented that way git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3797 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- src/nm-active-connection.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/nm-active-connection.h') diff --git a/src/nm-active-connection.h b/src/nm-active-connection.h index d63eaf8a9b..9b197add60 100644 --- a/src/nm-active-connection.h +++ b/src/nm-active-connection.h @@ -28,8 +28,6 @@ #define NM_ACTIVE_CONNECTION_SERVICE_NAME "service-name" #define NM_ACTIVE_CONNECTION_CONNECTION "connection" #define NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT "specific-object" -#define NM_ACTIVE_CONNECTION_SHARED_SERVICE_NAME "shared-service-name" -#define NM_ACTIVE_CONNECTION_SHARED_CONNECTION "shared-connection" #define NM_ACTIVE_CONNECTION_DEVICES "devices" #define NM_ACTIVE_CONNECTION_STATE "state" #define NM_ACTIVE_CONNECTION_DEFAULT "default" -- cgit v1.2.1