aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4instr_moth_p.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-12-19 16:06:32 +0100
committerUlf Hermann <ulf.hermann@qt.io>2018-01-10 12:19:28 +0000
commitd7457460abac9023780c21b69af6c2ba201a47d7 (patch)
treee1ec9f523138214dc39c903835c6e617b7064995 /src/qml/compiler/qv4instr_moth_p.h
parentaf1565852b0701964ee3b9de1d094b6b89e44d45 (diff)
Drop the qml-interpreter feature
We cannot build QML without interpreter anymore. Change-Id: Ibc51240caa956132eef8753fa6c75939026930d5 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4instr_moth_p.h')
-rw-r--r--src/qml/compiler/qv4instr_moth_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qml/compiler/qv4instr_moth_p.h b/src/qml/compiler/qv4instr_moth_p.h
index eb25aad110..6fa33facab 100644
--- a/src/qml/compiler/qv4instr_moth_p.h
+++ b/src/qml/compiler/qv4instr_moth_p.h
@@ -54,10 +54,6 @@
#include <private/qv4value_p.h>
#include <private/qv4runtime_p.h>
-#if !defined(V4_BOOTSTRAP)
-QT_REQUIRE_CONFIG(qml_interpreter);
-#endif
-
QT_BEGIN_NAMESPACE
#if !QT_CONFIG(qml_debug)