Browse Source

evrexec: fixed the compile time warnings

Daniel-Constantin Mierla 8 years ago
parent
commit
8b210310e3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/modules/evrexec/evrexec_mod.c

+ 0 - 1
src/modules/evrexec/evrexec_mod.c

@@ -183,7 +183,6 @@ int evrexec_param(modparam_t type, void *val)
 	evrexec_task_t tmp;
 	evrexec_task_t tmp;
 	sr_kemi_eng_t *keng = NULL;
 	sr_kemi_eng_t *keng = NULL;
 	str s;
 	str s;
-	char c;
 
 
 	if(val==NULL)
 	if(val==NULL)
 		return -1;
 		return -1;