aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/module-providers/Qt/templates/quick.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'share/qbs/module-providers/Qt/templates/quick.qbs')
-rw-r--r--share/qbs/module-providers/Qt/templates/quick.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/qbs/module-providers/Qt/templates/quick.qbs b/share/qbs/module-providers/Qt/templates/quick.qbs
index e4a1eef9e..8cd79fa70 100644
--- a/share/qbs/module-providers/Qt/templates/quick.qbs
+++ b/share/qbs/module-providers/Qt/templates/quick.qbs
@@ -158,7 +158,6 @@ QtModule {
var cmds = [];
var qmlCompiler = product.Qt.quick.compilerFilePath;
var useCacheGen = product.Qt.quick._compilerIsQmlCacheGen;
- var supportsFiltering = product.Qt.quick._supportsQmlJsFiltering;
var cmd;
var loaderFlags = [];