aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph')
-rw-r--r--src/quick/scenegraph/qsgadaptationlayer_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/scenegraph/qsgadaptationlayer_p.h b/src/quick/scenegraph/qsgadaptationlayer_p.h
index 020ba3aa4c..284239e3c7 100644
--- a/src/quick/scenegraph/qsgadaptationlayer_p.h
+++ b/src/quick/scenegraph/qsgadaptationlayer_p.h
@@ -283,7 +283,6 @@ public:
};
QString name; // optional, f.ex. the filename, used for debugging purposes only
- QByteArray blob; // source or bytecode (when not using QRhi)
QShader rhiShader;
Type type;
QVector<Variable> variables;