* color.h: Remove EDITOR_UNDERLINED_COLOR, it's unused.

This commit is contained in:
Pavel Roskin 2002-09-23 23:06:28 +00:00
parent 50c15654ef
commit 07fd90fb64
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2002-09-23 Pavel Roskin <proski@gnu.org>
* color.h: Remove EDITOR_UNDERLINED_COLOR, it's unused.
* global.h: Move fcntl.h inclusion here. Define O_BINARY.
* mountlist.c: Remove more includes already handled in global.h.

View File

@ -82,7 +82,6 @@ extern int alarm_colors[4];
#define EDITOR_NORMAL_COLOR BEST_COLOR (EDITOR_NORMAL_COLOR_INDEX, 0)
#define EDITOR_BOLD_COLOR BEST_COLOR (35, A_BOLD)
#define EDITOR_MARKED_COLOR BEST_COLOR (36, A_REVERSE)
#define EDITOR_UNDERLINED_COLOR VIEW_UNDERLINED_COLOR
#ifdef HAVE_SLANG
# define CTYPE char *