summaryrefslogtreecommitdiff
path: root/server/mpm/winnt/mpm_winnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/mpm/winnt/mpm_winnt.h')
-rw-r--r--server/mpm/winnt/mpm_winnt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/mpm/winnt/mpm_winnt.h b/server/mpm/winnt/mpm_winnt.h
index f900fbf5..7452f9fb 100644
--- a/server/mpm/winnt/mpm_winnt.h
+++ b/server/mpm/winnt/mpm_winnt.h
@@ -80,8 +80,6 @@ extern DWORD stack_res_flag;
extern void clean_child_exit(int);
-void setup_signal_names(char *prefix);
-
typedef enum {
SIGNAL_PARENT_SHUTDOWN,
SIGNAL_PARENT_RESTART,