summaryrefslogtreecommitdiff
path: root/trace/simple.h
diff options
context:
space:
mode:
Diffstat (limited to 'trace/simple.h')
-rw-r--r--trace/simple.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/trace/simple.h b/trace/simple.h
index 7e521c1e1f..2ab96a8147 100644
--- a/trace/simple.h
+++ b/trace/simple.h
@@ -29,7 +29,6 @@ void st_flush_trace_buffer(void);
typedef struct {
unsigned int tbuf_idx;
- unsigned int next_tbuf_idx;
unsigned int rec_off;
} TraceBufferRecord;