eglfs: Remove unused member variable
Change-Id: I45cdf79c14b823b3e93ed0e0923cb687a0ea17c7 Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
This commit is contained in:
parent
c99b93e55c
commit
ec103617c2
@ -77,7 +77,6 @@ protected:
|
|||||||
private:
|
private:
|
||||||
friend class QEglFSWindow;
|
friend class QEglFSWindow;
|
||||||
|
|
||||||
EGLDisplay m_dpy;
|
|
||||||
EGLSurface m_surface;
|
EGLSurface m_surface;
|
||||||
QEGLPlatformCursor *m_cursor;
|
QEGLPlatformCursor *m_cursor;
|
||||||
QEGLPlatformWindow *m_rootWindow;
|
QEGLPlatformWindow *m_rootWindow;
|
||||||
|
Loading…
Reference in New Issue
Block a user