(force): Remove unused local variable.
This commit is contained in:
parent
7dd8b8a305
commit
4926fbfdac
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@
|
|||
int
|
||||
force(void)
|
||||
{
|
||||
int seconds;
|
||||
|
||||
if (shutdown_pending) {
|
||||
pr("Shutdown is pending\n");
|
||||
return RET_FAIL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue