Remove dead code

See 5c769632e8.
This commit is contained in:
Krzysztof Kotlenga
2015-12-15 19:34:44 +01:00
parent b549db959a
commit fbc8562779
2 changed files with 0 additions and 4 deletions

View File

@@ -340,9 +340,6 @@ class SlixTest(unittest.TestCase):
self.xmpp.default_lang = None
self.xmpp.peer_default_lang = None
# Simulate connecting for mock sockets.
self.xmpp.auto_reconnect = False
# Must have the stream header ready for xmpp.process() to work.
if not header:
header = self.xmpp.stream_header