summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-egl/qwaylandglcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/qwayland-egl/qwaylandglcontext.h')
-rw-r--r--src/plugins/platforms/qwayland-egl/qwaylandglcontext.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/platforms/qwayland-egl/qwaylandglcontext.h b/src/plugins/platforms/qwayland-egl/qwaylandglcontext.h
index b42168303..bc231e82d 100644
--- a/src/plugins/platforms/qwayland-egl/qwaylandglcontext.h
+++ b/src/plugins/platforms/qwayland-egl/qwaylandglcontext.h
@@ -86,8 +86,6 @@ private:
QSurfaceFormat m_format;
QOpenGLShaderProgram *m_blitProgram;
QOpenGLTextureCache *m_textureCache;
-
- QWaylandWindow *m_currentOnSurface;
};
QT_END_NAMESPACE