Code

status_bar: remove the status bar clock (option "display-time")
[ncmpc.git] / src / options.h
index aa31a9fa76a6e03695f6407c69a109e4f348b294..de7c24ca41b1107a263e3c16368cdce7dbc55fc5 100644 (file)
@@ -81,7 +81,6 @@ typedef struct {
        bool scroll;
        bool visible_bitrate;
        bool welcome_screen_list;
-       bool display_time;
        bool jump_prefix_only;
        bool second_column;
 #endif