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 2b7cf0f..6c07f46 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;