X-Git-Url: http://git.madism.org/?p=apps%2Fmadtty.git;a=blobdiff_plain;f=madtty%2Froteprivate.h;h=628a99322f56b5097a5275c8d690d7486c4b54bf;hp=679ed1089d095e47bc29f88e8aeb105e8f4cf86e;hb=d0e48d929c19d39c4a13e57e0f8a8dd6194d6dde;hpb=bf09a79a00c99c715e7fbc65bf50634704c4233b diff --git a/madtty/roteprivate.h b/madtty/roteprivate.h index 679ed10..628a993 100644 --- a/madtty/roteprivate.h +++ b/madtty/roteprivate.h @@ -40,9 +40,6 @@ struct RoteTermPrivate_ { * the initial escape (\x1B) character. */ int esbuf_len; /* length of buffer. The following property * is always kept: esbuf[esbuf_len] == '\0' */ - - int pty; /* file descriptor for the pty attached to - * this terminal. -1 if none. */ }; /* Interprets a CSI escape sequence stored in rt->pd->esbuf,