summaryrefslogtreecommitdiffstats
path: root/TraceScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'TraceScreen.h')
-rw-r--r--TraceScreen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TraceScreen.h b/TraceScreen.h
index 62fb67a7..03d18567 100644
--- a/TraceScreen.h
+++ b/TraceScreen.h
@@ -16,7 +16,6 @@ in the source distribution for its full text.
typedef struct TraceScreen_ {
Process* process;
Panel* display;
- FunctionBar* bar;
bool tracing;
} TraceScreen;