summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 93001c8)
raw | patch | inline | side by side (parent: 93001c8)
author | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 15:39:53 +0000 (16:39 +0100) | ||
committer | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 15:39:53 +0000 (16:39 +0100) |
src/screen.c | patch | blob | history |
diff --git a/src/screen.c b/src/screen.c
index 793eec93a0ddbe2e3ac9548bf97302e016ed8d73..0a056a866ec29ba266711eea5bc4c7044ac44885 100644 (file)
--- a/src/screen.c
+++ b/src/screen.c
{
struct mpdclient *c = data;
-#ifndef NCMPC_MINI
screen.welcome_source_id = 0;
-#endif
paint_top_window(mode_fn->get_title != NULL
? mode_fn->get_title(screen.buf, screen.buf_size)