Skip to content

Commit

Permalink
rtpengine: Remove unused defines
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
(cherry picked from commit 463e815)
  • Loading branch information
lemenkov authored and bogdan-iancu committed Jul 6, 2020
1 parent 070f8a5 commit d2d0973
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/rtpengine/rtpengine.c
Expand Up @@ -102,8 +102,6 @@
#define MI_RTP_ENGINE_NOT_FOUND_LEN (sizeof(MI_RTP_ENGINE_NOT_FOUND)-1)
#define MI_SET "Set"
#define MI_SET_LEN (sizeof(MI_SET)-1)
#define MI_NODE "node"
#define MI_NODE_LEN (sizeof(MI_NODE)-1)
#define MI_INDEX "index"
#define MI_INDEX_LEN (sizeof(MI_INDEX)-1)
#define MI_DISABLED "disabled"
Expand Down

0 comments on commit d2d0973

Please sign in to comment.