aboutsummaryrefslogtreecommitdiff
path: root/src/server/QXmppServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/QXmppServer.cpp')
-rw-r--r--src/server/QXmppServer.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/server/QXmppServer.cpp b/src/server/QXmppServer.cpp
index 852b6a64..f4d99848 100644
--- a/src/server/QXmppServer.cpp
+++ b/src/server/QXmppServer.cpp
@@ -44,10 +44,7 @@
#include "mod_presence.h"
// Core plugins
-Q_IMPORT_PLUGIN(mod_disco)
Q_IMPORT_PLUGIN(mod_presence)
-Q_IMPORT_PLUGIN(mod_time)
-Q_IMPORT_PLUGIN(mod_version)
class QXmppServerPrivate
{