From 1084a3ff8faf3aa98e8e9fbdab97a08a2c40482e Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Sun, 22 Mar 2015 22:39:33 -0300 Subject: Working on integration of IncSet in new branch. --- Action.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Action.h') 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; -- cgit v1.2.3