1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-03-28 14:56:19 +01:00

lrc: let lrc hold conferences

Change-Id: I2eddb949a8d8e33186cef201ccbdf065c7fcf4db
This commit is contained in:
Sébastien Blin 2021-09-21 17:10:06 -04:00
parent 68c1665a51
commit 98a6a396e4
No known key found for this signature in database
GPG key ID: C894BB01EEB2A9A9

View file

@ -39,7 +39,6 @@ LRCInstance::LRCInstance(migrateCallback willMigrateCb,
, threadPool_(new QThreadPool(this))
{
threadPool_->setMaxThreadCount(1);
lrc_->holdConferences = false;
connect(this, &LRCInstance::currentAccountIdChanged, [this] {
// save to config, editing the accountlistmodel's underlying data