mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
notcurses-ncreel: remove unused field id
This commit is contained in:
parent
cef43abae6
commit
9e9d819c2b
@ -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…
x
Reference in New Issue
Block a user