diff --git a/abduco.c b/abduco.c index b56e6f4..1336e53 100644 --- a/abduco.c +++ b/abduco.c @@ -105,7 +105,6 @@ struct Client { typedef struct { Client *clients; int socket; - Packet pty_output; int pty; int exit_status; struct termios term;