Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
small code-style fix
[st.git]
/
st.h
diff --git
a/st.h
b/st.h
index
dac64d8
..
38c61c4
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 *);