From: Juanma Barranquero Date: Wed, 14 Nov 2007 15:38:16 +0000 (+0000) Subject: Remove leftover comment. X-Git-Tag: emacs-pretest-23.0.90~9756 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5bdf7ff7c2f19a002dced63b0c103148c37c2aed;p=emacs.git Remove leftover comment. --- 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;