Move call to g_type_free_instance() here from g_object_do_finalize, since
authorOwen Taylor <otaylor@redhat.com>
Sun, 10 Sep 2000 16:01:15 +0000 (16:01 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 10 Sep 2000 16:01:15 +0000 (16:01 +0000)
commit25c1ae6c1123bdb55cad1b7a450c83db0d1b0554
tree3a795edbc3933b550251e8444f7805ade42e1214
parent9432265430dc0d4c61551a5a3cbdd6216297f8e4
Move call to g_type_free_instance() here from g_object_do_finalize, since

Sat Sep  9 20:04:13 2000  Owen Taylor  <otaylor@redhat.com>

* gobject.c (g_object_last_unref): Move call to
g_type_free_instance() here from g_object_do_finalize,
since g_type_free_instance() can unload the object's
implementation.
gobject/ChangeLog
gobject/gobject.c