Skip to content

Commit

Permalink
sipcapture: removed unused variable to fix complier warning
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed May 2, 2016
1 parent 0135d9a commit 6e0062e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/sipcapture/sipcapture.c
Expand Up @@ -1556,7 +1556,6 @@ static int sip_capture(struct sip_msg *msg, str *_table, _capture_mode_data_t *
struct timeval tvb;
struct timezone tz;
char tmp_node[100];
unsigned int len = 0;

LM_DBG("CAPTURE DEBUG...\n");

Expand Down

0 comments on commit 6e0062e

Please sign in to comment.