Browse Source

evrexec: fixed the compile time warnings

Daniel-Constantin Mierla 8 năm trước cách đây
mục cha
commit
8b210310e3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;
 	sr_kemi_eng_t *keng = NULL;
 	str s;
-	char c;
 
 	if(val==NULL)
 		return -1;