Remove arg_info param from seed_gi_make_argument().
authorSteve Frécinaux <code@istique.net>
Tue, 15 Dec 2009 13:39:21 +0000 (14:39 +0100)
committerTim Horton <hortont424@gmail.com>
Wed, 16 Dec 2009 04:06:10 +0000 (23:06 -0500)
commit9989d47738853ec7226387b3ffbb50858d323037
treee29ead1b445b08e6e82b37b87858dabfdf6e469d
parent67f3d46b9387e1f4166c1403a9c491732c2b022c
Remove arg_info param from seed_gi_make_argument().

This arg_info value was only used when triggering make_native_closure(),
and was even set to NULL in most calls of this function, so let's just
remove it.

https://bugzilla.gnome.org/show_bug.cgi?id=604617
libseed/seed-closure.c
libseed/seed-engine.c
libseed/seed-structs.c
libseed/seed-types.c
libseed/seed-types.h