1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00

Remove leftover comment.

This commit is contained in:
Juanma Barranquero 2007-11-14 15:38:16 +00:00
parent 7408473147
commit 5bdf7ff7c2

View file

@ -73,10 +73,6 @@ extern int quit_char;
extern char *lispy_function_keys[];
/* The gray bitmap `bitmaps/gray'. This is done because w32term.c uses
it, and including `bitmaps/gray' more than once is a problem when
config.h defines `static' as an empty replacement string. */
/* The colormap for converting color names to RGB values */
Lisp_Object Vw32_color_map;