OSDN Git Service

Remove erroneous log message
authorRobert Carr <racarr@google.com>
Thu, 9 Feb 2017 01:54:29 +0000 (17:54 -0800)
committerRobert Carr <racarr@google.com>
Tue, 21 Feb 2017 20:18:37 +0000 (12:18 -0800)
commit136e2f6570d68e86dca1b2bfa23fc61abcee149e
treea12fdb9ca6a32f0d49e5750b7cc3a1a0e20d1dc0
parent1614c1e9ceca8ce5bb183c3f96274b0c8a9e355b
Remove erroneous log message

It seems we always get a duplicate remove from the layer-cleaner
so this was showing up any time any layer was removed. We didn't have
this message before the child layers CL so lets get rid of it quickly.

Test: Deleting a line of logging code. It builds!
Change-Id: I16cc0c0b325e43d36cae684b06a93c099baa1aa6
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger_hwc1.cpp