diff src/w32fns.c @ 47983:af143d9ed38e

Remove definition of XColor.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 23 Oct 2002 16:55:19 +0000
parents 080b4586492b
children 140fd0332d31
line wrap: on
line diff
--- a/src/w32fns.c	Wed Oct 23 16:54:36 2002 +0000
+++ b/src/w32fns.c	Wed Oct 23 16:55:19 2002 +0000
@@ -64,16 +64,6 @@
 
 extern int quit_char;
 
-/* A definition of XColor for non-X frames.  */
-#ifndef HAVE_X_WINDOWS
-typedef struct {
-  unsigned long pixel;
-  unsigned short red, green, blue;
-  char flags;
-  char pad;
-} XColor;
-#endif
-
 extern char *lispy_function_keys[];
 
 /* The gray bitmap `bitmaps/gray'.  This is done because w32term.c uses