accessible: remove an unneeded unref
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 27 Aug 2013 14:00:00 +0000 (16:00 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 27 Aug 2013 14:06:03 +0000 (16:06 +0200)
commit05b7a69e35579f45e5316a8c21f6abb60e54309f
treeb572858405e8fd4d0da23d506089a961b2c4636b
parentf9f6c8c2bc80e3991c1def9840102f1405b66dd9
accessible: remove an unneeded unref

That unref is done inside an if that starts with a !parent condition, so
unrefing it doesn't makes sense

https://bugzilla.gnome.org/show_bug.cgi?id=706893
atspi/atspi-accessible.c