summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2019-02-01 11:50:05 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2019-10-10 11:28:19 +0200
commite1fd6074935cd0be0df14d89eb0244fcbd1677cf (patch)
treec5aec36989e83e41e20afec2ce2adfce1e3476a3 /src/corelib/global/qlibraryinfo.h
parent8b91c6831546f884437122ce243b8a08c328a13c (diff)
Remove leftovers from QML1
QML1 is not supported anymore, remove the leftover hooks for it. Change-Id: I2900726714c5faea3523b2ebe39bb393364b3bfb Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/corelib/global/qlibraryinfo.h')
-rw-r--r--src/corelib/global/qlibraryinfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/global/qlibraryinfo.h b/src/corelib/global/qlibraryinfo.h
index ed60b170a5..031dfe37e2 100644
--- a/src/corelib/global/qlibraryinfo.h
+++ b/src/corelib/global/qlibraryinfo.h
@@ -79,7 +79,6 @@ public:
LibraryExecutablesPath,
BinariesPath,
PluginsPath,
- ImportsPath,
Qml2ImportsPath,
ArchDataPath,
DataPath,