diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-03-26 19:12:45 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-03-26 19:12:45 +0000 |
| commit | 494ea46f004f493b1158b545c679b8e8d80abdec (patch) | |
| tree | 6936b0edb623a737e16a73fe800fc553dd2bd1fe /src/server/QXmppServer.cpp | |
| parent | 18e9af256bdd9f3c9e90fea540bdfdb8890de278 (diff) | |
remove some plugins, they are too specialised
Diffstat (limited to 'src/server/QXmppServer.cpp')
| -rw-r--r-- | src/server/QXmppServer.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/server/QXmppServer.cpp b/src/server/QXmppServer.cpp index c8343d2c..852b6a64 100644 --- a/src/server/QXmppServer.cpp +++ b/src/server/QXmppServer.cpp @@ -45,10 +45,7 @@ // Core plugins Q_IMPORT_PLUGIN(mod_disco) -Q_IMPORT_PLUGIN(mod_ping) Q_IMPORT_PLUGIN(mod_presence) -Q_IMPORT_PLUGIN(mod_proxy65) -Q_IMPORT_PLUGIN(mod_stats) Q_IMPORT_PLUGIN(mod_time) Q_IMPORT_PLUGIN(mod_version) |
