[PATCH] Remove unnecessary typedef

From: FRIGN <dev_AT_frign.de>
Date: Fri, 6 Jun 2014 14:06:49 +0200

This should also fix compiling-errors on OpenBSD,
as reported by Nils R. Thanks!
---
 st.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/st.c b/st.c
index 8b65450..3596886 100644
--- a/st.c
+++ b/st.c
_AT_@ -180,7 +180,6 @@ typedef unsigned short ushort;
 
 typedef XftDraw *Draw;
 typedef XftColor Color;
-typedef Colormap Colormap;
 
 typedef struct {
 	char c[UTF_SIZ]; /* character code */
-- 
1.8.5.5
--Multipart=_Fri__6_Jun_2014_14_08_51_+0200_XAc1s_RoZsj0/gUU--
Received on Mon Sep 17 2001 - 00:00:00 CEST

This archive was generated by hypermail 2.3.0 : Fri Jun 06 2014 - 14:12:10 CEST