Removed unused var.
This commit is contained in:
@@ -37,7 +37,6 @@ class ConfigActivity : AppCompatActivity() {
|
|||||||
private var oldAec = false
|
private var oldAec = false
|
||||||
private var oldOpusBitrate = ""
|
private var oldOpusBitrate = ""
|
||||||
private var oldOpusPacketLoss = ""
|
private var oldOpusPacketLoss = ""
|
||||||
private var oldIceMode = ""
|
|
||||||
private var oldLogLevel = ""
|
private var oldLogLevel = ""
|
||||||
private var callVolume = BaresipService.callVolume
|
private var callVolume = BaresipService.callVolume
|
||||||
private var save = false
|
private var save = false
|
||||||
|
|||||||
Reference in New Issue
Block a user