Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'telegram-adium/TelegramPlugin.m')
-rw-r--r--telegram-adium/TelegramPlugin.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/telegram-adium/TelegramPlugin.m b/telegram-adium/TelegramPlugin.m
index 9de5881..f33fc2c 100644
--- a/telegram-adium/TelegramPlugin.m
+++ b/telegram-adium/TelegramPlugin.m
@@ -32,7 +32,6 @@ extern void purple_init_telegram_plugin();
- (void) installPlugin
{
- pk_path = [self getPkName];
purple_init_telegram_plugin();
[TelegramService registerService];
}