From 46aedbae096a2702fa8879f3632eb60c910dc866 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 1 Jan 2009 18:51:38 +0100 Subject: removed the signal_check libraries Nobody is using the signal_check library anymore. This patch also removes the SIGUSR1 handler. --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 501bfe4e5..6bb12fda6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -62,7 +62,6 @@ mpd_headers = \ playlist.h \ playlist_save.h \ replay_gain.h \ - signal_check.h \ sig_handlers.h \ song.h \ song_print.h \ @@ -144,7 +143,6 @@ mpd_SOURCES = \ playlist_save.c \ replay_gain.c \ sig_handlers.c \ - signal_check.c \ song.c \ song_print.c \ song_save.c \ -- cgit v1.2.3