OSDN Git Service

surfaceflinger: fix -Wunused-parameter warning
authorJesse Hall <jessehall@google.com>
Fri, 8 Aug 2014 05:48:06 +0000 (22:48 -0700)
committerJesse Hall <jessehall@google.com>
Fri, 31 Oct 2014 16:52:42 +0000 (09:52 -0700)
commit7cd85979e81cd632c37852f7ca716089dc52e899
tree6af9717eb0f778cc40713496ac8d3d1627a2e93e
parent784421160727c434c2a2897ed3345445fcc30f75
surfaceflinger: fix -Wunused-parameter warning

warning: unused parameter 'mustRecompose' [-Wunused-parameter]

Change-Id: I6b8c671189639d851bfa5548742de988d6fa2687
(cherry picked from d2e514f71709e6af3dbc754e59686129737f2300)
services/surfaceflinger/DisplayHardware/FramebufferSurface.cpp