summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Action.h b/Action.h
index dd11fdb4..4228349c 100644
--- a/Action.h
+++ b/Action.h
@@ -31,7 +31,6 @@ typedef enum {
typedef Htop_Reaction (*Htop_Action)();
typedef struct State_ {
- IncSet* inc;
Settings* settings;
UsersTable* ut;
ProcessList* pl;