diff options
Diffstat (limited to 'st.h')
-rw-r--r-- | st.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -80,7 +80,6 @@ void die(const char *, ...); | |||
80 | void redraw(void); | 80 | void redraw(void); |
81 | void draw(void); | 81 | void draw(void); |
82 | 82 | ||
83 | void iso14755(const Arg *); | ||
84 | void printscreen(const Arg *); | 83 | void printscreen(const Arg *); |
85 | void printsel(const Arg *); | 84 | void printsel(const Arg *); |
86 | void sendbreak(const Arg *); | 85 | void sendbreak(const Arg *); |