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