From b2b292375de178fa2934c0f0bd87799f5e00c36c 2016-04-14 09:56:05 From: vitalyster Date: 2016-04-14 09:56:05 Subject: [PATCH] remove deprecation warning from swiften backend --- diff --git a/documentation/backends/swiften.md b/documentation/backends/swiften.md index 8982239eb0fadf8e2d37b957b91652d0cf80c3dd..d2290a639a5a668ff190aafe22d37b75e20615c7 100644 --- a/documentation/backends/swiften.md +++ b/documentation/backends/swiften.md @@ -3,10 +3,6 @@ layout: page title: Spectrum 2 --- -## Deprecation - -This backend is deprecated. You should use [libpurple](libpurple.html) backend with `prpl-jabber` instead. - ### Description Swiften backend is backend based on Swiften XMPP library. This backend can be used to connect XMPP based networks like Jabber, Facebook or GTalk. In comparison with Libpurple backend, it doesn't need so much memory and CPU time and therefore scales better for XMPP networks.