Remove nonexisting type from giotypes.h
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Nov 2010 03:19:04 +0000 (23:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Nov 2010 03:19:04 +0000 (23:19 -0400)
GDBusActionGroup does not exist yet.

gio/giotypes.h

index b9eb908..ffd38ef 100644 (file)
@@ -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;