aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/softwarecontext/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/scenegraph/softwarecontext/context.h')
-rw-r--r--src/plugins/scenegraph/softwarecontext/context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/scenegraph/softwarecontext/context.h b/src/plugins/scenegraph/softwarecontext/context.h
index b8cd5bb066..0d734df943 100644
--- a/src/plugins/scenegraph/softwarecontext/context.h
+++ b/src/plugins/scenegraph/softwarecontext/context.h
@@ -68,8 +68,6 @@ public:
void render(QPixmap *target);
QRect m_projectionRect;
- bool m_mirrorHorizontal;
- bool m_mirrorVertical;
};
class RenderContext : public QSGRenderContext