2
0
Эх сурвалжийг харах

ctl: removed unused goto label

Daniel-Constantin Mierla 8 жил өмнө
parent
commit
c357560e28

+ 0 - 1
src/modules/ctl/binrpc_run.c

@@ -1114,7 +1114,6 @@ static int rpc_struct_add(struct rpc_struct_l* s, char* fmt, ...)
 			goto error;
 		}
 	}
-end:
 	va_end(ap);
 	return 0;
 error_mem: