diff options
Diffstat (limited to 'win.h')
-rw-r--r-- | win.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ void xloadcols(void); | |||
16 | int xsetcolorname(int, const char *); | 16 | int xsetcolorname(int, const char *); |
17 | void xsettitle(char *); | 17 | void xsettitle(char *); |
18 | void xsetpointermotion(int); | 18 | void xsetpointermotion(int); |
19 | void xresize(int, int); | ||
20 | void xselpaste(void); | 19 | void xselpaste(void); |
21 | void xsetsel(char *, Time); | 20 | void xsetsel(char *, Time); |
22 | void zoom(const Arg *); | 21 | void zoom(const Arg *); |