Remove old accessible data before adding from an iter
authorMike Gorse <mgorse@novell.com>
Thu, 2 Dec 2010 08:59:42 +0000 (03:59 -0500)
committerMike Gorse <mgorse@novell.com>
Thu, 2 Dec 2010 08:59:42 +0000 (03:59 -0500)
commit228959316fe5bbe24df76af780c1aab0b58c65ff
treef1532cbc5b03361aecb9a455ce3e35287c059a2b
parent5ae7ed68ec7b9aec4a1ac4ae29960d343f32ac7d
Remove old accessible data before adding from an iter

Avoid adding data for an accessible twice.  Ie, if we received an
AddAccessible before the result of Getitems, an accessible's children
would be included twice.
atspi/atspi-event-listener.c
atspi/atspi-misc.c