From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- src/nm-auth-subject.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/nm-auth-subject.h') diff --git a/src/nm-auth-subject.h b/src/nm-auth-subject.h index 5f507058..a0b6d14b 100644 --- a/src/nm-auth-subject.h +++ b/src/nm-auth-subject.h @@ -39,13 +39,7 @@ typedef enum { #define NM_AUTH_SUBJECT_UNIX_PROCESS_PID "unix-process-pid" #define NM_AUTH_SUBJECT_UNIX_PROCESS_UID "unix-process-uid" -struct _NMAuthSubject { - GObject parent; -}; - -typedef struct { - GObjectClass parent; -} NMAuthSubjectClass; +typedef struct _NMAuthSubjectClass NMAuthSubjectClass; GType nm_auth_subject_get_type (void); -- cgit 1.3.0-6-gf8a5