From b98b742c148bec9521e627e7ce802662b1f14f49 Mon Sep 17 00:00:00 2001 From: mjentsch Date: Sun, 18 Oct 2015 21:18:12 +0200 Subject: [PATCH] Fix Adium reconnect after hibernate and not disconnecting properly --- telegram-adium/TelegramAccount.m | 4 ---- 1 file changed, 4 deletions(-) diff --git a/telegram-adium/TelegramAccount.m b/telegram-adium/TelegramAccount.m index 72e3302..462f073 100644 --- a/telegram-adium/TelegramAccount.m +++ b/telegram-adium/TelegramAccount.m @@ -74,10 +74,6 @@ } } -- (void)didDisconnect -{ -} - - (void)configurePurpleAccount { [super configurePurpleAccount];