summaryrefslogtreecommitdiffstats
path: root/src/core/configure.json
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2018-11-14 11:53:57 +0100
committerMichal Klocek <michal.klocek@qt.io>2018-11-21 16:28:37 +0000
commita5b82567f8f29885aa62044b920ab669f3726047 (patch)
tree8164c7bed21bc3dcc1d7d2fd2217f998b72cf47d /src/core/configure.json
parent0f551f6ea9bbc14822e116800160789b746d5dd2 (diff)
Remove bogus line from configure.json
Change-Id: I83a7a38d574b353e7748a71d83183b75f6dc7c1a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/configure.json')
-rw-r--r--src/core/configure.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/configure.json b/src/core/configure.json
index 3aba2d55a..f49bf08d1 100644
--- a/src/core/configure.json
+++ b/src/core/configure.json
@@ -658,7 +658,6 @@
"webengine-win-compiler64": {
"label": "64bit compiler",
"condition": "config.win32 && tests.webengine-win-compiler64",
- "type": "isWindowsHostCompiler64",
"output": [ "privateFeature" ]
}
},