]> git.armaanb.net Git - st.git/blobdiff - win.h
Move window-manipulating functions into x.c
[st.git] / win.h
diff --git a/win.h b/win.h
index dee0b7fc4281cda08916a48b2e6ad3495f8e9f27..00113c57e275320dd4a431f9b47e32fb8c9801aa 100644 (file)
--- a/win.h
+++ b/win.h
@@ -16,7 +16,6 @@ void xloadcols(void);
 int xsetcolorname(int, const char *);
 void xsettitle(char *);
 void xsetpointermotion(int);
-void xresize(int, int);
 void xselpaste(void);
 void xsetsel(char *, Time);
 void zoom(const Arg *);