summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d506719)
raw | patch | inline | side by side (parent: d506719)
author | Max Kellermann <max@duempel.org> | |
Thu, 1 Oct 2009 20:03:53 +0000 (22:03 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 1 Oct 2009 20:03:53 +0000 (22:03 +0200) |
src/screen.h | patch | blob | history |
diff --git a/src/screen.h b/src/screen.h
index 5ed300fa67551d4cad85127e4558a20bd71cc4dc..245be7782f195285f827b5fae8468ddfbfc7568a 100644 (file)
--- a/src/screen.h
+++ b/src/screen.h
#include <ncurses.h>
#endif
-#define MAX_SONGNAME_LENGTH 512
-
struct mpdclient;
struct screen_functions;