[sr-dev] git:master:8b210310: evrexec: fixed the compile time warnings

Daniel-Constantin Mierla miconda at gmail.com
Tue May 2 15:12:28 CEST 2017


Module: kamailio
Branch: master
Commit: 8b210310e31ad1083d4fa9a83910b104c77b0a01
URL: https://github.com/kamailio/kamailio/commit/8b210310e31ad1083d4fa9a83910b104c77b0a01

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2017-05-02T15:09:49+02:00

evrexec: fixed the compile time warnings

---

Modified: src/modules/evrexec/evrexec_mod.c

---

Diff:  https://github.com/kamailio/kamailio/commit/8b210310e31ad1083d4fa9a83910b104c77b0a01.diff
Patch: https://github.com/kamailio/kamailio/commit/8b210310e31ad1083d4fa9a83910b104c77b0a01.patch

---

diff --git a/src/modules/evrexec/evrexec_mod.c b/src/modules/evrexec/evrexec_mod.c
index 5d45e6f..a91ab4d 100644
--- a/src/modules/evrexec/evrexec_mod.c
+++ b/src/modules/evrexec/evrexec_mod.c
@@ -183,7 +183,6 @@ int evrexec_param(modparam_t type, void *val)
 	evrexec_task_t tmp;
 	sr_kemi_eng_t *keng = NULL;
 	str s;
-	char c;
 
 	if(val==NULL)
 		return -1;




More information about the sr-dev mailing list