Commit 1838bee1 authored by Pavel Emelyanov's avatar Pavel Emelyanov

tty: Remove unused constants from header

Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 682b9d67
......@@ -13,9 +13,6 @@
#endif
#define PTS_FMT "/dev/pts/%d"
#define TTY_LOCKED (1 << 0)
#define TTY_EXCLUSIVE (1 << 1)
extern int dump_tty(struct fd_parms *p, int lfd, const struct cr_fdset *set);
extern int collect_tty(void);
extern int tty_is_master(struct fdinfo_list_entry *le);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment