eglfs: Remove unused member variable

Change-Id: I45cdf79c14b823b3e93ed0e0923cb687a0ea17c7
Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
This commit is contained in:
Laszlo Agocs 2014-10-27 12:40:11 +01:00
parent c99b93e55c
commit ec103617c2

View File

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