Remove Time argument from xsetsel
[st.git] / win.h
diff --git a/win.h b/win.h
index c6a5337..f95a679 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 *);