X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.c;h=fde4d2df092c77ed55058673bdb6478713beac65;hp=13226d8709372553395513d876a42a86fed8af05;hb=18a05fdf4326ac1c7165de8cad0895b5c44fac83;hpb=5159d55c631cd1179bd2f872859d4540668745b9 diff --git a/st.c b/st.c index 13226d8..fde4d2d 100644 --- a/st.c +++ b/st.c @@ -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 */