Fixes a small issue with local STUN password retrieval

ice4sip
Emil Ivov 12 years ago
parent bb4b2ac009
commit b4505051b7

@ -391,7 +391,6 @@ public void loadAccount(AccountID account, BundleContext bundleContext)
break;
String stunPassword = loadStunPassword(
bundleContext,
account,
ProtocolProviderFactory.STUN_PREFIX + i);

Loading…
Cancel
Save