eglfs: Remove unused member variable

Change-Id: I45cdf79c14b823b3e93ed0e0923cb687a0ea17c7
Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
bb10
Laszlo Agocs 2014-10-27 12:40:11 +01:00
parent c99b93e55c
commit ec103617c2
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ protected:
private:
friend class QEglFSWindow;
EGLDisplay m_dpy;
EGLSurface m_surface;
QEGLPlatformCursor *m_cursor;
QEGLPlatformWindow *m_rootWindow;