atspi: remove unacceptable leaf node 13/148713/2
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 8 Sep 2017 07:46:32 +0000 (16:46 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 8 Sep 2017 10:43:38 +0000 (19:43 +0900)
commit63362f369d3431aac09f5123a8a8ea400a4446cf
treeaeb9c201a927c4b9554ab2e4eb52679ce2a852ee
parent6a40e3fe4589f9a993b80c4418672f56bd633249
atspi: remove unacceptable leaf node

An object could have children which have same position.
In this case, if first child of this object is not acceptable leaf node, then
there is no chance to find second child object.

Change-Id: If6887dc04bce4590ab4123cb79914172b5a4ca48
src/lib/elm_widget.c