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); 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 *); |