summaryrefslogtreecommitdiff
path: root/src/w32gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32gui.h')
-rw-r--r--src/w32gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/w32gui.h b/src/w32gui.h
index 5dcbbd95166..b2ad28366c3 100644
--- a/src/w32gui.h
+++ b/src/w32gui.h
@@ -43,7 +43,6 @@ typedef HBITMAP Pixmap;
typedef HBITMAP Bitmap;
typedef XGCValues * GC;
-typedef COLORREF Color;
typedef HWND Window;
typedef HDC Display; /* HDC so it doesn't conflict with xpm lib. */
typedef HCURSOR Cursor;