Prechádzať zdrojové kódy

sipcapture: removed unused variable to fix complier warning

Daniel-Constantin Mierla 9 rokov pred
rodič
commit
6e0062eb2e
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      modules/sipcapture/sipcapture.c

+ 0 - 1
modules/sipcapture/sipcapture.c

@@ -1556,7 +1556,6 @@ static int sip_capture(struct sip_msg *msg, str *_table, _capture_mode_data_t *
 	struct timeval tvb;
 	struct timeval tvb;
 	struct timezone tz;
 	struct timezone tz;
 	char tmp_node[100];
 	char tmp_node[100];
-	unsigned int len = 0;
 
 
 	LM_DBG("CAPTURE DEBUG...\n");
 	LM_DBG("CAPTURE DEBUG...\n");