Remove JABBER_STARTED, JABBER_UNDEFINED connection states
This commit is contained in:
@@ -57,8 +57,6 @@
|
||||
#define XMPP_FEATURE_BLOCKING "urn:xmpp:blocking"
|
||||
|
||||
typedef enum {
|
||||
JABBER_UNDEFINED,
|
||||
JABBER_STARTED,
|
||||
JABBER_CONNECTING,
|
||||
JABBER_CONNECTED,
|
||||
JABBER_DISCONNECTING,
|
||||
|
||||
Reference in New Issue
Block a user