Mega whoop's
This commit is contained in:
parent
c98d1da8fc
commit
94dfa2f5aa
|
@ -8,8 +8,6 @@ namespace h804 {
|
|||
void daemon_notify_ready() {
|
||||
#ifdef H804_SYSTEMD_ENABLE
|
||||
sd_notify(0, "READY=1");
|
||||
#else
|
||||
(void)args;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue