X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=st.h;h=38c61c4d23811252d06e3c3e9aa7a65879fbad0c;hb=7e19e116764d2651721cb9062ccaac31b0c771f2;hp=dac64d840e092e3b197a41e452931626da6c98e3;hpb=403c57ebb5b3745ff93e49b87e526c49dc59a5b9;p=st.git diff --git a/st.h b/st.h index dac64d8..38c61c4 100644 --- a/st.h +++ b/st.h @@ -80,7 +80,6 @@ void die(const char *, ...); void redraw(void); void draw(void); -void iso14755(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *);