]> git.armaanb.net Git - st.git/blobdiff - win.h
Remove Time argument from xsetsel
[st.git] / win.h
diff --git a/win.h b/win.h
index c6a5337680adec0e2a4544fc42e582a56d232a5b..f95a6790db7a19936b2ab84f0079ef6d6ce78d60 100644 (file)
--- a/win.h
+++ b/win.h
@@ -16,4 +16,4 @@ int xsetcolorname(int, const char *);
 void xsettitle(char *);
 int xsetcursor(int);
 void xsetpointermotion(int);
-void xsetsel(char *, Time);
+void xsetsel(char *);