diff options
Diffstat (limited to 'src/ncmpc.h')
-rw-r--r-- | src/ncmpc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ncmpc.h b/src/ncmpc.h index 0d87ebaec..c87c84d88 100644 --- a/src/ncmpc.h +++ b/src/ncmpc.h @@ -14,9 +14,6 @@ #ifndef DISABLE_KEYDEF_SCREEN #define ENABLE_KEYDEF_SCREEN 1 #endif -#ifndef DISABLE_CLOCK_SCREEN -#define ENABLE_CLOCK_SCREEN 1 -#endif #ifndef DISABLE_LYRICS_SCREEN #define ENABLE_LYRICS_SCREEN 1 #endif |