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