]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove leftover comment.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Nov 2007 15:38:16 +0000 (15:38 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Nov 2007 15:38:16 +0000 (15:38 +0000)
src/w32fns.c

index 2b7cf0f61174969a0bf6874a16cbc523fbb731c9..6c07f469496ff8b08e7c56c8622c5c8bf6009e7d 100644 (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;