mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
ScreenManager: drop unused member
This commit is contained in:
@ -26,7 +26,6 @@ typedef struct ScreenManager_ {
|
||||
Header* header;
|
||||
const Settings* settings;
|
||||
const State* state;
|
||||
bool owner;
|
||||
bool allowFocusChange;
|
||||
} ScreenManager;
|
||||
|
||||
|
Reference in New Issue
Block a user