2
0
mirror of https://github.com/ars3niy/tdlib-purple synced 2025-08-31 05:55:08 +00:00

Small tweaks

This commit is contained in:
Arseniy Lartsev
2020-05-07 00:14:45 +02:00
parent 7c1cea30fe
commit f6ed516f8d
2 changed files with 4 additions and 6 deletions

View File

@@ -413,8 +413,6 @@ void PurpleTdClient::updatePurpleChatListAndReportConnected()
} else
purple_debug_warning(config::pluginId, "Did not receive user information for self (%s) at login\n",
purple_account_get_username(m_account));
// TODO: try to have same code handle pre-login and post-login updates
}
static const char *getText(const td::td_api::message &message)