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:
authorAndris Zeila <andris.zeila@zabbix.com>2013-02-13 11:56:55 +0400
committerAndris Zeila <andris.zeila@zabbix.com>2013-02-13 11:56:55 +0400
commit79963b004ea5c049ed2ed93d3594fcfe76ad99c3 (patch)
tree45d4a91ad570ca2052578dbe59fd48dc1fe628f1 /include/sighandler.h
parent85a93d840d8282a3bc47863bc711beb035d5eee4 (diff)
...G...PS. [ZBX-3078] removed unused funciton declaration
Diffstat (limited to 'include/sighandler.h')
-rw-r--r--include/sighandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sighandler.h b/include/sighandler.h
index 6f439249008..556b083d774 100644
--- a/include/sighandler.h
+++ b/include/sighandler.h
@@ -18,5 +18,4 @@
**/
void zbx_set_common_signal_handlers();
-void zbx_set_daemon_signal_handlers();
void zbx_set_child_signal_handler();