Remove the ISO 14755 feature
And move it to the patches section. Keeping it would force to add an exec pledge on OpenBSD, and some people think it's bloated, so bye!
This commit is contained in:
parent
4f4bccd162
commit
67d0cb65d0
4 changed files with 0 additions and 32 deletions
1
st.h
1
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 *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue