[pygobject/invoke-rewrite] [cache] remove refrence to default value as it is not implemented yet



commit ecc09749c34cd4eabf47cc722d768b042dc0be9f
Author: John (J5) Palmieri <johnp redhat com>
Date:   Tue Jul 5 14:17:30 2011 -0400

    [cache] remove refrence to default value as it is not implemented yet

 gi/pygi-cache.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gi/pygi-cache.h b/gi/pygi-cache.h
index 046881d..f0cfb00 100644
--- a/gi/pygi-cache.h
+++ b/gi/pygi-cache.h
@@ -68,7 +68,6 @@ struct _PyGIArgCache
     GITransfer transfer;
     GITypeTag type_tag;
     GITypeInfo *type_info;
-    GIArgument *default_value;
 
     PyGIMarshalInFunc in_marshaller;
     PyGIMarshalOutFunc out_marshaller;



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