Skip to content

Commit

Permalink
Revert "sca: remove a unused variable"
Browse files Browse the repository at this point in the history
This reverts commit aadc092.
  • Loading branch information
TheGrandWazoo committed Sep 2, 2016
1 parent 890b37f commit f9c7819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sca/sca_util.c
Expand Up @@ -24,7 +24,7 @@
#include "sca_util.h"

#include "../../parser/sdp/sdp.h"

extern int log_stderr;
int sca_get_msg_method(sip_msg_t *msg)
{
assert(msg != NULL);
Expand Down

0 comments on commit f9c7819

Please sign in to comment.