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:
parent
68c1665a51
commit
98a6a396e4
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue