aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-rlc-graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tap-rlc-graph.h')
-rw-r--r--ui/tap-rlc-graph.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/tap-rlc-graph.h b/ui/tap-rlc-graph.h
index 8dfdc247db..a3ec88c1ef 100644
--- a/ui/tap-rlc-graph.h
+++ b/ui/tap-rlc-graph.h
@@ -61,9 +61,6 @@ struct rlc_graph {
guint16 channelId;
guint8 rlcMode;
guint8 direction;
-
- /* Lists of elements to draw. N.B. GTK version only. */
- struct element_list *elists;
};
gboolean rlc_graph_segment_list_get(capture_file *cf, struct rlc_graph *tg, gboolean stream_known,