drm: remove unused attribute in DrmOutput
This commit is contained in:
parent
f1a779d916
commit
633136d228
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ private:
|
|||
|
||||
uint32_t m_blobId = 0;
|
||||
DrmPlane *m_primaryPlane = nullptr;
|
||||
DrmPlane *m_cursorPlane = nullptr;
|
||||
QVector<DrmPlane*> m_nextPlanesFlipList;
|
||||
bool m_pageFlipPending = false;
|
||||
bool m_atomicOffPending = false;
|
||||
|
|
Loading…
Reference in a new issue