Skip to content
Snippets Groups Projects
Commit dcb80d4e authored by Tristan Matthews's avatar Tristan Matthews
Browse files

cleanup: remove unused config key

parent 0434a5e9
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,6 @@ static const char *const CONFIG_DISPLAY_NAME = "Account.displ
static const char *const CONFIG_DEFAULT_ADDRESS = "0.0.0.0";
// SIP specific parameters
static const char *const CONFIG_SIP_PROXY = "SIP.proxy";
static const char *const CONFIG_STUN_SERVER = "STUN.server";
static const char *const CONFIG_STUN_ENABLE = "STUN.enable";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment