]> git.armaanb.net Git - st.git/blobdiff - st.h
Remove the ISO 14755 feature
[st.git] / st.h
diff --git a/st.h b/st.h
index dac64d840e092e3b197a41e452931626da6c98e3..38c61c4d23811252d06e3c3e9aa7a65879fbad0c 100644 (file)
--- 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 *);