Skip to content
Snippets Groups Projects
Commit 368dd9fe authored by Brendan Taylor's avatar Brendan Taylor
Browse files

missed part of that last patch

parent f413a8a7
No related branches found
No related tags found
No related merge requests found
......@@ -165,10 +165,6 @@ class Connection(ConnectionHandlers):
# server {'icq': ['icq.server.com', 'icq2.server.com'], }
self.vcard_supported = True
self.private_storage_supported = True
if gajim.otr_module:
self.otr_userstates = \
gajim.otr_module.otrl_userstate_create()
# END __init__
def put_event(self, ev):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment