atspi: remove property notification 50/256650/3
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 8 Apr 2021 11:36:48 +0000 (20:36 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Mon, 12 Apr 2021 10:17:28 +0000 (19:17 +0900)
If a control registers and deregisters accessiblity repeatedly,
the number of notification becomes larger and larger. And it
makes system slower and slower.

This patch is removeing property notification, when a control
unregisters accessibility.

Change-Id: I99d4831c70aebe148031eba552756fb08f603bc6


No differences found