Remove nonexisting type from giotypes.h

GDBusActionGroup does not exist yet.
This commit is contained in:
Matthias Clasen 2010-10-31 23:19:04 -04:00
parent d2612ad955
commit b4248cb5da

View 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;