From 373505f48351a310f7d7ddf0da92fd604682daf1 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Mon, 21 Jul 2014 20:27:53 +0200 Subject: Clean a new bunch of stuf --- slixmpp/clientxmpp.py | 1 - 1 file changed, 1 deletion(-) (limited to 'slixmpp/clientxmpp.py') diff --git a/slixmpp/clientxmpp.py b/slixmpp/clientxmpp.py index ae9010d4..fa36ad56 100644 --- a/slixmpp/clientxmpp.py +++ b/slixmpp/clientxmpp.py @@ -144,7 +144,6 @@ class ClientXMPP(BaseXMPP): :param use_ssl: Indicates if the older SSL connection method should be used. Defaults to ``False``. """ - self.session_started_event.clear() # If an address was provided, disable using DNS SRV lookup; # otherwise, use the domain from the client JID with the standard -- cgit v1.2.3