X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=win.h;h=31f327d61cf9746d07a6c4676de08e79819d39c1;hb=7e19e116764d2651721cb9062ccaac31b0c771f2;hp=7a866fdfa9864e954780364cd89d2a2bce77758c;hpb=a5dc1b46976b2252f9d7bb68f126c4b0f351dd1a;p=st.git diff --git a/win.h b/win.h index 7a866fd..31f327d 100644 --- a/win.h +++ b/win.h @@ -27,7 +27,6 @@ void xbell(void); void xclipcopy(void); void xdrawcursor(int, int, Glyph, int, int, Glyph); void xdrawline(Line, int, int, int); -void xhints(void); void xfinishdraw(void); void xloadcols(void); int xsetcolorname(int, const char *);