Code

moved macros from ncmpc.h to main.c and screen.c
authorMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 17:00:28 +0000 (19:00 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 17:00:28 +0000 (19:00 +0200)
commita3f209be26e588397f7b96de73fb86625c6d2bb8
tree32d64785eff9456e2ad3b21f6c03822a444e076f
parent45ff31548dc68c27e1af6fdf37945de97579f5f9
moved macros from ncmpc.h to main.c and screen.c

Moved constants which are only used in one source file.  Remove
several unused macros.
src/main.c
src/ncmpc.h
src/screen.c