aboutsummaryrefslogtreecommitdiffstats
path: root/src/ncmpc.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ncmpc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ncmpc.h b/src/ncmpc.h
index a1cd9f9fd..ca4af160d 100644
--- a/src/ncmpc.h
+++ b/src/ncmpc.h
@@ -20,10 +20,6 @@
/* time before trying to reconnect [ms] */
#define MPD_RECONNECT_TIME 1500
-#define LIST_FORMAT options.list_format
-
-#define STATUS_FORMAT options.status_format
-
void
sigstop(void);