Removed unused var.

This commit is contained in:
Juha Heinanen
2020-07-06 13:43:52 +03:00
parent fa356d9f8e
commit 49a004365e

View File

@ -37,7 +37,6 @@ class ConfigActivity : AppCompatActivity() {
private var oldAec = false
private var oldOpusBitrate = ""
private var oldOpusPacketLoss = ""
private var oldIceMode = ""
private var oldLogLevel = ""
private var callVolume = BaresipService.callVolume
private var save = false