platforms/drm: Remove unused field in DrmObject
This commit is contained in:
parent
f534b64e5c
commit
2ea66eb4c3
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ protected:
|
|||
class Property;
|
||||
bool atomicAddProperty(drmModeAtomicReq *req, Property *property) const;
|
||||
|
||||
int m_fd;
|
||||
const uint32_t m_id;
|
||||
|
||||
// for comparison with received name of DRM object
|
||||
|
|
Loading…
Reference in a new issue