]> git.armaanb.net Git - st.git/blobdiff - x.c
Support xterm Ms feature to set clipboard
[st.git] / x.c
diff --git a/x.c b/x.c
index 6474a01b29d716c967443e00e47885c0f9701e1a..743b084b0108d0686921f2cf82cbf7950571489c 100644 (file)
--- a/x.c
+++ b/x.c
@@ -88,7 +88,6 @@ static void xclear(int, int, int, int);
 static void xdrawcursor(void);
 static int xgeommasktogravity(int);
 static int xloadfont(Font *, FcPattern *);
-static void xsetsel(char *, Time);
 static void xunloadfont(Font *);
 
 static void expose(XEvent *);