summaryrefslogtreecommitdiff
path: root/girepository/girnode.h
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@sugarlabs.org>2010-05-03 19:17:00 +0200
committerTomeu Vizoso <tomeu@sugarlabs.org>2010-05-03 19:17:00 +0200
commit39f2997b9f32598fa2288cdac36f513fcab590b5 (patch)
tree90e1e308a99d30edf42480e84d6f0a4fbfe6ceb7 /girepository/girnode.h
parentffc28a47400e06b39e05be4f7e4c8dccef4bd8ea (diff)
downloadgobject-introspection-39f2997b9f32598fa2288cdac36f513fcab590b5.tar.gz
Revert "Add support for GArrays: add g_type_info_get_array_type() and properly scan GArray args"
This reverts commit 87291e08b0fd34b62e1ad9811c174108b38311a9.
Diffstat (limited to 'girepository/girnode.h')
-rw-r--r--girepository/girnode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/girepository/girnode.h b/girepository/girnode.h
index 5e6cba03..7fe235b8 100644
--- a/girepository/girnode.h
+++ b/girepository/girnode.h
@@ -138,7 +138,6 @@ struct _GIrNodeType
gint length;
gboolean has_size;
gint size;
- gint array_type;
GIrNodeType *parameter_type1;
GIrNodeType *parameter_type2;