Remove g_atexit handler.
authorMike Gorse <mgorse@novell.com>
Fri, 5 Nov 2010 13:04:27 +0000 (09:04 -0400)
committerMike Gorse <mgorse@novell.com>
Fri, 5 Nov 2010 13:04:27 +0000 (09:04 -0400)
commit5b2ebbc50c9476e7afb3c2e1634bdd641b6cba8b
treed7781297d480354f949f163659c6870e0846dcb9
parentf582070ee59d3f302ae92ba3cf1aeebb369c0282
Remove g_atexit handler.

BGO#563546: at-spi should not use atexit.

Dbus sends a NameOwnerChanged when an application goes away, so
at-spi2-registryd should be able to do any necessary handling from that.
atk-adaptor/bridge.c