Revert "Add support for GArrays: add g_type_info_get_array_type() and properly scan GArray args"

This reverts commit 87291e08b0fd34b62e1ad9811c174108b38311a9.
This commit is contained in:
Tomeu Vizoso
2010-05-03 19:17:00 +02:00
parent e12cea0a53
commit 1301850f3d
6 changed files with 14 additions and 65 deletions

View File

@@ -138,7 +138,6 @@ struct _GIrNodeType
gint length;
gboolean has_size;
gint size;
gint array_type;
GIrNodeType *parameter_type1;
GIrNodeType *parameter_type2;