summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2428f54)
raw | patch | inline | side by side (parent: 2428f54)
author | Max Kellermann <max@duempel.org> | |
Thu, 1 Oct 2009 20:00:54 +0000 (22:00 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 1 Oct 2009 20:00:54 +0000 (22:00 +0200) |
src/screen.h | patch | blob | history |
diff --git a/src/screen.h b/src/screen.h
index 949ed565cf10858d02604579ee176ebd52238ed6..17fc3d46d14691b7a27c30a9fc7db2ee0b2f89e5 100644 (file)
--- a/src/screen.h
+++ b/src/screen.h
void screen_resize(struct mpdclient *c);
void screen_status_message(const char *msg);
void screen_status_printf(const char *format, ...);
-char *screen_error(void);
void screen_paint(struct mpdclient *c);
void screen_update(struct mpdclient *c);
void screen_cmd(struct mpdclient *c, command_t cmd);