Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-10-04 17:19:04 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-10-04 17:19:04 +0300
commite6f779eb11f3e659d5c798c97b2818fcf0e8b6e6 (patch)
treeb2fb7617eb99d591f5ffaf428d30d558503813b8 /include/daemon.h
parentaa51572a12c8f2895bab1ee5ee220f3b7be7ee17 (diff)
...G...PS. [ZBXNEXT-6923] removed redundant empty lines
Diffstat (limited to 'include/daemon.h')
-rw-r--r--include/daemon.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/daemon.h b/include/daemon.h
index 1c3b6aa3ad7..a0b7477e086 100644
--- a/include/daemon.h
+++ b/include/daemon.h
@@ -43,9 +43,6 @@ void zbx_set_sigusr_handler(void (*handler)(int flags));
#define ZBX_DO_EXIT()
-
-
-
#define START_MAIN_ZABBIX_ENTRY(allow_root, user, flags) daemon_start(allow_root, user, flags)
#endif /* ZABBIX_DAEMON_H */