Remove obsolete class member
Backend/CompositionPlanner is now owned by DrmDisplayPipeline. This class member should have been removed as a part of that refactoring but was missed. Change-Id: I9d0c58fff1bd9123ecdf602c846d5b224babbb0d
This commit is contained in:
parent
0afe783d1a
commit
bf7f0dffee
1 changed files with 0 additions and 1 deletions
|
|
@ -301,7 +301,6 @@ class HwcDisplay {
|
|||
|
||||
std::shared_ptr<DrmDisplayPipeline> pipeline_;
|
||||
|
||||
std::unique_ptr<CompositionPlanner> backend_;
|
||||
std::unique_ptr<FlatteningController> flatcon_;
|
||||
|
||||
std::unique_ptr<VSyncWorker> vsync_worker_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue