mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 12:44:34 +03:00
InfoScreen: drop unused member
This commit is contained in:
@ -16,7 +16,6 @@ typedef struct InfoScreen_ {
|
||||
Object super;
|
||||
const Process* process;
|
||||
Panel* display;
|
||||
FunctionBar* bar;
|
||||
IncSet* inc;
|
||||
Vector* lines;
|
||||
} InfoScreen;
|
||||
|
Reference in New Issue
Block a user