settings: clean up connection visibility and session change handling

This commit is contained in:
Dan Williams
2010-10-26 16:33:47 -05:00
parent edbf4a3ca2
commit b51cef3cba
5 changed files with 37 additions and 78 deletions

View File

@@ -36,7 +36,6 @@ G_BEGIN_DECLS
#define NM_SYSCONFIG_CONNECTION_UPDATED "updated"
#define NM_SYSCONFIG_CONNECTION_REMOVED "removed"
#define NM_SYSCONFIG_CONNECTION_PURGED "purged"
#define NM_SYSCONFIG_CONNECTION_VISIBLE "visible"
typedef struct _NMSysconfigConnection NMSysconfigConnection;