mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-24 15:15:44 +00:00
InfoScreen: drop unused member
This commit is contained in:
parent
068561351f
commit
3ec8f67ab2
@ -16,7 +16,6 @@ typedef struct InfoScreen_ {
|
||||
Object super;
|
||||
const Process* process;
|
||||
Panel* display;
|
||||
FunctionBar* bar;
|
||||
IncSet* inc;
|
||||
Vector* lines;
|
||||
} InfoScreen;
|
||||
|
Loading…
Reference in New Issue
Block a user