diff options
Diffstat (limited to 'win.h')
-rw-r--r-- | win.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ void xbell(void); | |||
27 | void xclipcopy(void); | 27 | void xclipcopy(void); |
28 | void xdrawcursor(int, int, Glyph, int, int, Glyph); | 28 | void xdrawcursor(int, int, Glyph, int, int, Glyph); |
29 | void xdrawline(Line, int, int, int); | 29 | void xdrawline(Line, int, int, int); |
30 | void xhints(void); | ||
31 | void xfinishdraw(void); | 30 | void xfinishdraw(void); |
32 | void xloadcols(void); | 31 | void xloadcols(void); |
33 | int xsetcolorname(int, const char *); | 32 | int xsetcolorname(int, const char *); |