summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/contacts/qcontactmanager_p.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/contacts/qcontactmanager_p.cpp b/src/contacts/qcontactmanager_p.cpp
index fc3caa8c4..5287eebe1 100644
--- a/src/contacts/qcontactmanager_p.cpp
+++ b/src/contacts/qcontactmanager_p.cpp
@@ -65,9 +65,7 @@ QList<QJsonObject> QContactManagerData::m_metaData;
QStringList QContactManagerData::m_managerNames;
-#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader, (QT_CONTACT_MANAGER_ENGINE_INTERFACE, QLatin1String("/contacts")))
-#endif
static void qContactsCleanEngines()
{