mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
(unspecified_fg, unspecified_bg): Remove extern declaration.
This commit is contained in:
parent
f0ba2d22e1
commit
c3c9847319
@ -409,8 +409,6 @@ static char *vga_colors[16] = {
|
||||
"lightred", "lightmagenta", "yellow", "white"
|
||||
};
|
||||
|
||||
extern char unspecified_fg[], unspecified_bg[];
|
||||
|
||||
/* Given a color name, return its index, or -1 if not found. Note
|
||||
that this only performs case-insensitive comparison against the
|
||||
standard names. For anything more sophisticated, like matching
|
||||
|
Loading…
Reference in New Issue
Block a user