From b8da4e12e2c15ca52384717d547e8b97a3e203ba Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 26 May 2004 19:23:17 +0000 Subject: [PATCH] no more end event to p t middle git-svn-id: http://ltt.polymtl.ca/svn@557 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/lttv/tracecontext.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ltt/branches/poly/lttv/lttv/tracecontext.h b/ltt/branches/poly/lttv/lttv/tracecontext.h index 5b801a58..6bda5fc2 100644 --- a/ltt/branches/poly/lttv/lttv/tracecontext.h +++ b/ltt/branches/poly/lttv/lttv/tracecontext.h @@ -93,7 +93,6 @@ struct _LttvTracesetContext { LttvAttribute *ts_a; TimeInterval time_span; GTree *pqueue; - LttEvent *e; /* Last event read by lttv_process_traceset_middle */ }; struct _LttvTracesetContextClass { -- 2.34.1