X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=st.h;h=79dd47ea2b078b19285c57bdbdad41cfee53157d;hb=5683b1f80c5ac274adf98517ce2217b4d4896243;hp=8637d358123ea1d5cdcc850bcc571bb698eb6b15;hpb=323d38da20c8a1d295ab1dbc0fc7ce947ef824e1;p=st.git diff --git a/st.h b/st.h index 8637d35..79dd47e 100644 --- a/st.h +++ b/st.h @@ -149,12 +149,7 @@ typedef struct { int x, y; } nb, ne, ob, oe; - char *primary, *clipboard; int alt; - struct timespec tclick1; - struct timespec tclick2; - - //Atom xtarget; } Selection; typedef union {