aboutsummaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
Diffstat (limited to 'st.h')
-rw-r--r--st.h1
1 files changed, 0 insertions, 1 deletions
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 *, ...);
80void redraw(void); 80void redraw(void);
81void draw(void); 81void draw(void);
82 82
83void iso14755(const Arg *);
84void printscreen(const Arg *); 83void printscreen(const Arg *);
85void printsel(const Arg *); 84void printsel(const Arg *);
86void sendbreak(const Arg *); 85void sendbreak(const Arg *);