libpurple/protocols/jabber/namespaces.h

changeset 41176
7d51cf02f98a
parent 40816
88c703b00fa7
child 41248
f655ed7072b7
--- a/libpurple/protocols/jabber/namespaces.h	Sun Nov 21 23:56:35 2021 -0600
+++ b/libpurple/protocols/jabber/namespaces.h	Sun Nov 21 23:58:15 2021 -0600
@@ -79,9 +79,6 @@
 /* XEP-0206 XMPP over BOSH */
 #define NS_XMPP_BOSH "urn:xmpp:xbosh"
 
-/* XEP-0224 Attention */
-#define NS_ATTENTION "urn:xmpp:attention:0"
-
 /* XEP-0231 BoB (Bits of Binary) */
 #define NS_BOB "urn:xmpp:bob"
 

mercurial