From b4248cb5da7751a2b1d16c48ea0acc5f3e7c4348 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 31 Oct 2010 23:19:04 -0400 Subject: [PATCH] Remove nonexisting type from giotypes.h GDBusActionGroup does not exist yet. --- gio/giotypes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gio/giotypes.h b/gio/giotypes.h index b9eb908..ffd38ef 100644 --- a/gio/giotypes.h +++ b/gio/giotypes.h @@ -47,7 +47,6 @@ typedef struct _GSimplePermission GSimplePermission; typedef struct _GZlibCompressor GZlibCompressor; typedef struct _GZlibDecompressor GZlibDecompressor; -typedef struct _GDBusActionGroup GDBusActionGroup; typedef struct _GSimpleActionGroup GSimpleActionGroup; typedef struct _GActionGroup GActionGroup; typedef struct _GSimpleAction GSimpleAction; -- 2.7.4