From 1e637ea30c22473d8a0eff9ca2e1132606731043 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 30 Sep 2014 01:41:41 +0200 Subject: move NOTIFICATION_TIMEOUT to config.def.h --- mpd-notification.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mpd-notification.h') diff --git a/mpd-notification.h b/mpd-notification.h index c618f68..7ff485c 100644 --- a/mpd-notification.h +++ b/mpd-notification.h @@ -25,8 +25,6 @@ #define PROGNAME "mpd-notification" -#define NOTIFICATION_TIMEOUT 10000 - /*** received_signal ***/ void received_signal(int signal); -- cgit v1.2.3-54-g00ecf