From c55320e9e2a8916e911bcd39ab37b79e3a7d03b2 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Jan 2021 20:43:27 +0100 Subject: New upstream version 3.0.5 --- InfoScreen.h | 1 - 1 file changed, 1 deletion(-) (limited to 'InfoScreen.h') diff --git a/InfoScreen.h b/InfoScreen.h index 0d80367..d7497be 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; -- cgit v1.2.3