diff --git a/InfoScreen.h b/InfoScreen.h index 0d80367d..d7497bed 100644 --- a/InfoScreen.h +++ b/InfoScreen.h @@ -16,7 +16,6 @@ typedef struct InfoScreen_ { Object super; const Process* process; Panel* display; - FunctionBar* bar; IncSet* inc; Vector* lines; } InfoScreen;