aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_sip.c')
-rw-r--r--channels/chan_sip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index fb4c3d23d..c81ff7538 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -4031,7 +4031,6 @@ static int sip_setoption(struct ast_channel *chan, int option, void *data, int d
res = 0;
break;
default:
- ast_log(LOG_NOTICE, "Unknown option: %d\n", option);
break;
}