[glib] Remove nonexisting type from giotypes.h



commit b4248cb5da7751a2b1d16c48ea0acc5f3e7c4348
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Oct 31 23:19:04 2010 -0400

    Remove nonexisting type from giotypes.h
    
    GDBusActionGroup does not exist yet.

 gio/giotypes.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
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;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]