summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-01-28 19:58:25 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-01-28 19:58:25 +0300
commit3e00af6e0b04bca9e5398f250c7dd4280da608cc (patch)
treec435ee6859581a5226a9af4bcc989cf07196d115 /src/core/stdmsg
parent11fbe8d4d458c856dcbf7e6d18561b467ef368d3 (diff)
IRC: fix for event broadcasting
Diffstat (limited to 'src/core/stdmsg')
-rw-r--r--src/core/stdmsg/src/msgdialog.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stdmsg/src/msgdialog.cpp b/src/core/stdmsg/src/msgdialog.cpp
index 359b308022..67401eea28 100644
--- a/src/core/stdmsg/src/msgdialog.cpp
+++ b/src/core/stdmsg/src/msgdialog.cpp
@@ -267,7 +267,6 @@ void CMsgDialog::OnActivate()
StopFlash();
if (isChat()) {
- g_chatApi.SetActiveSession(m_si);
UpdateStatusBar();
if (db_get_w(m_hContact, m_si->pszModule, "ApparentMode", 0) != 0)