Remove extra lines
This commit is contained in:
parent
3332dfef20
commit
69eaf98913
72 changed files with 1 additions and 98 deletions
|
|
@ -830,7 +830,6 @@ cli_start_program(clixon_handle h,
|
|||
size_t bufsize = 0;
|
||||
struct passwd pw, *pwresult = NULL;
|
||||
|
||||
|
||||
/* Check parameters */
|
||||
if (cvec_len(argv) == 0){
|
||||
clixon_err(OE_PLUGIN, EINVAL, "Can not find argument");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue