Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
633136d2
Commit
633136d2
authored
Apr 22, 2021
by
Aleix Pol Gonzalez
🐧
Committed by
Aleix Pol Gonzalez
Apr 22, 2021
Browse files
drm: remove unused attribute in DrmOutput
parent
f1a779d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/platforms/drm/drm_output.h
View file @
633136d2
...
...
@@ -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
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment