aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.h
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-09-30 01:41:41 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-09-30 01:41:41 +0200
commit1e637ea30c22473d8a0eff9ca2e1132606731043 (patch)
tree237614aab13a6c36c5bf077a4316026efb08ff2d /mpd-notification.h
parent1a8009f4773c591717775c4a768ae61030c52453 (diff)
downloadmpd-notification-1e637ea30c22473d8a0eff9ca2e1132606731043.tar.gz
mpd-notification-1e637ea30c22473d8a0eff9ca2e1132606731043.tar.zst
move NOTIFICATION_TIMEOUT to config.def.h
Diffstat (limited to 'mpd-notification.h')
-rw-r--r--mpd-notification.h2
1 files changed, 0 insertions, 2 deletions
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);