notcurses-ncreel: remove unused field 'id'

pull/710/head
nick black 4 years ago
parent 3936d1b528
commit a069745c49
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -24,7 +24,6 @@ class TabletCtx {
private:
int lines;
unsigned rgb;
unsigned id;
};
int tabletfxn(struct nctablet* _t, int begx, int begy, int maxx, int maxy,

Loading…
Cancel
Save