Skip to content
Snippets Groups Projects
Unverified Commit 98a6a396 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

lrc: let lrc hold conferences

Change-Id: I2eddb949a8d8e33186cef201ccbdf065c7fcf4db
parent 68c1665a
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment