Index: jingle/notifier/communicator/single_login_attempt.h |
diff --git a/jingle/notifier/communicator/single_login_attempt.h b/jingle/notifier/communicator/single_login_attempt.h |
index 582615d43f3310a9232eb5417f2a44ab10f8b181..8b4f93b055a1196a61883d08ec09fdfbf1297310 100644 |
--- a/jingle/notifier/communicator/single_login_attempt.h |
+++ b/jingle/notifier/communicator/single_login_attempt.h |
@@ -118,8 +118,6 @@ class SingleLoginAttempt : public talk_base::Task, public sigslot::has_slots<> { |
void OnAttemptedAllConnections(bool successfully_resolved_dns, |
int first_dns_error); |
- bool auto_reconnect() const; |
- |
bool use_chrome_async_socket_; |
buzz::XmppEngine::State state_; |
buzz::XmppEngine::Error code_; |