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