mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
build_system: Fix some warnings highlighted by clang
Fix some warnings found with clang. Change-Id: I5195b6189b148c2ee3ed4a19d015a6d4ef3e77bd
This commit is contained in:
@@ -320,7 +320,6 @@ struct jingle_session {
|
||||
struct ast_callid *callid; /*!< Bound session call-id */
|
||||
};
|
||||
|
||||
static const char desc[] = "Motif Jingle Channel";
|
||||
static const char channel_type[] = "Motif";
|
||||
|
||||
struct jingle_config {
|
||||
|
Reference in New Issue
Block a user