From 5bdf7ff7c2f19a002dced63b0c103148c37c2aed Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 14 Nov 2007 15:38:16 +0000 Subject: [PATCH] Remove leftover comment. --- src/w32fns.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/w32fns.c b/src/w32fns.c index 2b7cf0f6117..6c07f469496 100644 --- a/src/w32fns.c +++ b/src/w32fns.c @@ -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; -- 2.39.2