Forgot to remove test code
This commit is contained in:
parent
e60cc20a23
commit
2e9ed6af4a
1 changed files with 0 additions and 3 deletions
|
@ -429,9 +429,6 @@ class CoreContext(
|
|||
core.config.setInt("misc", "conference_layout", 1)
|
||||
}
|
||||
|
||||
// TODO FIXME REMOVE
|
||||
core.config.setInt("sound", "ec_delay", 250)
|
||||
|
||||
// Now LIME server URL is set on accounts
|
||||
val limeServerUrl = core.limeX3DhServerUrl.orEmpty()
|
||||
if (limeServerUrl.isNotEmpty()) {
|
||||
|
|
Loading…
Reference in a new issue