aboutsummaryrefslogtreecommitdiffstats
path: root/src/sig_handlers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sig_handlers.h')
-rw-r--r--src/sig_handlers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sig_handlers.h b/src/sig_handlers.h
index a7a2c6f02..0dc1c569b 100644
--- a/src/sig_handlers.h
+++ b/src/sig_handlers.h
@@ -19,8 +19,6 @@
#ifndef MPD_SIG_HANDLERS_H
#define MPD_SIG_HANDLERS_H
-int handlePendingSignals(void);
-
void initSigHandlers(void);
#endif