commit | 3dfd84718d5bef2e391a06264d29d9245e0d3f9d | [log] [tgz] |
---|---|---|
author | jiajia tang <tangjiajia@xiaomi.com> | Thu May 28 16:00:54 2020 +0800 |
committer | jiajia tang <tangjiajia@xiaomi.com> | Thu May 28 16:45:40 2020 +0800 |
tree | 4da2c9142242da19778dc8e08110f33afc2f7f21 | |
parent | 1e1a2e4e70a6643125daaa034da5dfe460854959 [diff] |
Remove reduntant variable Magnifier#mDestroyLock was introduced by below change: Idf0373ab0d5033d56da0f6f45d7d953f7e796813 Then related code was removed by below change: Ia4c75b5b997e0ed94d5a3814dd4507a8fffa124d With this change, Magnifier#mDestroyLock becomes redundant, useless lock. This change intends to remove this redundant lock. Change-Id: Ifa3f83f8953a3d992e26a952d9ac2f3343b0dc9e Signed-off-by: jiajia tang <tangjiajia@xiaomi.com>