removed extraneous wakeTimeThread cal
Former-commit-id: cfb5c5d7dc1e09c51ca416a2dbb19eab4bbaa77a
This commit is contained in:
parent
301e4f6a16
commit
ecf2d0aeb5
@ -5740,8 +5740,6 @@ static void sigShutdownHandler(int sig) {
|
|||||||
msg = "Received shutdown signal, scheduling shutdown...";
|
msg = "Received shutdown signal, scheduling shutdown...";
|
||||||
};
|
};
|
||||||
|
|
||||||
wakeTimeThread();
|
|
||||||
|
|
||||||
/* SIGINT is often delivered via Ctrl+C in an interactive session.
|
/* SIGINT is often delivered via Ctrl+C in an interactive session.
|
||||||
* If we receive the signal the second time, we interpret this as
|
* If we receive the signal the second time, we interpret this as
|
||||||
* the user really wanting to quit ASAP without waiting to persist
|
* the user really wanting to quit ASAP without waiting to persist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user