aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmldebugpluginmanager_p.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2021-05-10 09:22:07 +0200
committerUlf Hermann <ulf.hermann@qt.io>2021-05-11 08:48:11 +0200
commitee5a3e5de8b3d964eb355c26dc86a0a5a87d00c5 (patch)
tree31e108520c162d42388f08b48aad49182a1aaa15 /src/qml/debugger/qqmldebugpluginmanager_p.h
parent2f9b62ea5961550e8d65897932a792da8b232a9c (diff)
Drop dead code
No one should use Q_QML_IMPORT_DEBUG_PLUGIN anymore. Change-Id: Ic892dea7f28cacfa4e0d3ae2c2771b5c472b1dc9 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Diffstat (limited to 'src/qml/debugger/qqmldebugpluginmanager_p.h')
-rw-r--r--src/qml/debugger/qqmldebugpluginmanager_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/debugger/qqmldebugpluginmanager_p.h b/src/qml/debugger/qqmldebugpluginmanager_p.h
index 2575cbb96a..0ae872e477 100644
--- a/src/qml/debugger/qqmldebugpluginmanager_p.h
+++ b/src/qml/debugger/qqmldebugpluginmanager_p.h
@@ -70,7 +70,6 @@ QT_BEGIN_NAMESPACE
{\
return QList<QJsonObject>();\
}
-#define Q_QML_IMPORT_DEBUG_PLUGIN(className)
#else // QT_CONFIG(qml_debug)