InfoScreen: drop unused member

main
Christian Göttsche 5 years ago
parent 068561351f
commit 3ec8f67ab2
  1. 1
      InfoScreen.h

@ -16,7 +16,6 @@ typedef struct InfoScreen_ {
Object super;
const Process* process;
Panel* display;
FunctionBar* bar;
IncSet* inc;
Vector* lines;
} InfoScreen;

Loading…
Cancel
Save