removed unreachable code
This commit is contained in:
parent
350e34f924
commit
e7cf6bf745
@ -74,8 +74,6 @@ int reboot_arch(int mode)
|
|||||||
}
|
}
|
||||||
|
|
||||||
errx(EXIT_FAILURE, "reboot: this should not have been reached");
|
errx(EXIT_FAILURE, "reboot: this should not have been reached");
|
||||||
|
|
||||||
return -1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user