summaryrefslogtreecommitdiff
path: root/win.h
diff options
context:
space:
mode:
Diffstat (limited to 'win.h')
-rw-r--r--win.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/win.h b/win.h
index 2a40aa0..6de960d 100644
--- a/win.h
+++ b/win.h
@@ -32,9 +32,7 @@ void xloadcols(void);
int xsetcolorname(int, const char *);
int xgetcolor(int, unsigned char *, unsigned char *, unsigned char *);
void xseticontitle(char *);
-void xfreetitlestack(void);
-void xsettitle(char *, int);
-void xpushtitle(void);
+void xsettitle(char *);
int xsetcursor(int);
void xsetmode(int, unsigned int);
void xsetpointermotion(int);