[gobject-introspection] Remove spurious addition of 'GSList *handlers' in last commit



commit 4e1c93c98d2e171136a265dc00d5857bfa071bbf
Author: Andreas Rottmann <a rottmann gmx at>
Date:   Tue Mar 24 20:33:53 2009 +0100

    Remove spurious addition of 'GSList *handlers' in last commit
---
 tests/everything/everything.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/everything/everything.h b/tests/everything/everything.h
index c4016eb..b62b8bf 100644
--- a/tests/everything/everything.h
+++ b/tests/everything/everything.h
@@ -192,7 +192,6 @@ struct _TestObj
   GObject parent_instance;
 
   GObject *bare;
-  GSList *handlers;
 };
 
 struct _TestObjClass



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