summaryrefslogtreecommitdiff
path: root/channels/chan_motif.c
diff options
context:
space:
mode:
authorGeorge Joseph <george.joseph@fairview5.com>2016-02-01 12:04:06 -0700
committerGeorge Joseph <george.joseph@fairview5.com>2016-02-01 19:22:40 -0600
commit40da6434c1189e2557d20ea3871761cb34595257 (patch)
tree5337e33a26badb1830c26153a87186e7d1bcecaa /channels/chan_motif.c
parent52b29f9b4cd373be7357cd03e01cfeb2d0029140 (diff)
build_system: Fix some warnings highlighted by clang
Fix some warnings found with clang. Change-Id: I5195b6189b148c2ee3ed4a19d015a6d4ef3e77bd
Diffstat (limited to 'channels/chan_motif.c')
-rw-r--r--channels/chan_motif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_motif.c b/channels/chan_motif.c
index 15a7b4d6d..118d1d9fb 100644
--- a/channels/chan_motif.c
+++ b/channels/chan_motif.c
@@ -320,7 +320,6 @@ struct jingle_session {
ast_callid callid; /*!< Bound session call-id */
};
-static const char desc[] = "Motif Jingle Channel";
static const char channel_type[] = "Motif";
struct jingle_config {