Revert "Ensure room isn't anonymous"

This reverts commit 733e1a24c7e08dde6aa2c15ec4528220aa360845.
This commit is contained in:
Paul Fariello
2019-03-19 16:50:06 +01:00
parent d8f0bcef94
commit 70109953ec
2 changed files with 0 additions and 5 deletions

View File

@@ -60,7 +60,6 @@
#define XMPP_FEATURE_RECEIPTS "urn:xmpp:receipts"
#define XMPP_FEATURE_LASTACTIVITY "jabber:iq:last"
#define XMPP_FEATURE_MUC "http://jabber.org/protocol/muc"
#define XMPP_FEATURE_MUC_NONANONYMOUS "http://jabber.org/protocol/muc#muc_nonanonymous"
#define XMPP_FEATURE_COMMANDS "http://jabber.org/protocol/commands"
#define XMPP_FEATURE_OMEMO_DEVICELIST_NOTIFY "eu.siacs.conversations.axolotl.devicelist+notify"
#define XMPP_FEATURE_PUBSUB "http://jabber.org/protocol/pubsub"