X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=madtty%2Froteprivate.h;h=679ed1089d095e47bc29f88e8aeb105e8f4cf86e;hb=5618d7a42ce62103e5f29da3756b81f57198b22f;hp=ea43ac413d962d8be87097ee443af82923e11104;hpb=5b8c62d790da08fe9b6e32b6b9dda5ae25d5b2d8;p=apps%2Fmadtty.git diff --git a/madtty/roteprivate.h b/madtty/roteprivate.h index ea43ac4..679ed10 100644 --- a/madtty/roteprivate.h +++ b/madtty/roteprivate.h @@ -43,9 +43,6 @@ struct RoteTermPrivate_ { int pty; /* file descriptor for the pty attached to * this terminal. -1 if none. */ - - /* custom escape sequence handler */ - rote_es_handler_t handler; }; /* Interprets a CSI escape sequence stored in rt->pd->esbuf,