summaryrefslogtreecommitdiff
path: root/src/rexmpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rexmpp.h')
-rw-r--r--src/rexmpp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rexmpp.h b/src/rexmpp.h
index 570cab1..bd6f8cb 100644
--- a/src/rexmpp.h
+++ b/src/rexmpp.h
@@ -280,7 +280,6 @@ struct rexmpp
rexmpp_iq_t *active_iq;
/* Connection and stream management. */
- unsigned int id_counter;
unsigned int reconnect_number;
time_t reconnect_seconds;
struct timeval next_reconnect_time;