[hackers] [st] Remove unnecessary typedef || FRIGN
commit 18a05fdf4326ac1c7165de8cad0895b5c44fac83
Author: FRIGN <dev_AT_frign.de>
Date: Fri Jun 6 14:08:51 2014 +0200
Remove unnecessary typedef
This should also fix compiling-errors on OpenBSD,
as reported by Nils R. Thanks!
Signed-off-by: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
diff --git a/st.c b/st.c
index 13226d8..fde4d2d 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 */
Received on Fri Jun 06 2014 - 15:24:46 CEST
This archive was generated by hypermail 2.3.0
: Fri Jun 06 2014 - 15:36:16 CEST